Magento Coding Standard (PHPCS) report for digitrus/module-itslog-shipping ========================================================================== Package version: 1.0.0 | Magento: 2.4.9 | Tested: 2026-05-26 21 warnings in 1 files Model/Carrier/Itslog.php 16:15 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 18:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 19:27 warning Missing PHP DocBlock for class property. (Magento2.Commenting.ClassPropertyPHPDocFormatting.Missing) 21:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 34:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 39:12 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 77:21 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 78:21 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 79:21 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 92:9 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 93:9 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 94:9 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 95:9 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 147:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock) 149:15 warning The use of function curl_init() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 150:9 warning The use of function curl_setopt_array() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 162:21 warning The use of function curl_exec() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 163:21 warning The use of function curl_getinfo() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 164:18 warning The use of function curl_error() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 165:9 warning The use of function curl_close() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 180:13 warning Comment block is missing (Magento2.Annotation.MethodAnnotationStructure.NoCommentBlock)