Magento Coding Standard (PHPCS) report for innosend/magento2-order-connector ============================================================================ Package version: 1.2.0 | Magento: 2.4.9 | Tested: 2026-09-08 19 warnings in 7 files src/Service/CustomerOrderService.php 20:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 220:7 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 314:176 warning Line exceeds 120 characters; contains 176 characters (Generic.Files.LineLength.TooLong) src/Plugin/Sales/OrderRepositoryPlugin.php 19:3 warning Whitespace found at end of line (Squiz.WhiteSpace.SuperfluousWhitespace.EndLine) 140:21 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) 152:21 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) src/Model/Config.php 148:1 warning Expected 1 blank line at end of file; 20 found (PSR2.Files.EndFileNewline.TooMany) src/Model/StatusSync.php 101:1 warning Expected 1 blank line at end of file; 20 found (PSR2.Files.EndFileNewline.TooMany) src/Console/Command/TestOrderMapper.php 86:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 154:134 warning Line exceeds 120 characters; contains 134 characters (Generic.Files.LineLength.TooLong) src/Console/Command/TestOrderWithPickupPoint.php 90:155 warning Line exceeds 120 characters; contains 155 characters (Generic.Files.LineLength.TooLong) 97:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 147:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) 151:144 warning Line exceeds 120 characters; contains 144 characters (Generic.Files.LineLength.TooLong) 161:11 warning Empty CATCH statement detected (Magento2.CodeAnalysis.EmptyBlock.DetectedCatch) 200:143 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) 216:130 warning Line exceeds 120 characters; contains 130 characters (Generic.Files.LineLength.TooLong) 222:131 warning Line exceeds 120 characters; contains 131 characters (Generic.Files.LineLength.TooLong) src/registration.php 14:2 warning Expected 1 blank line at end of file; 20 found (PSR2.Files.EndFileNewline.TooMany)