Magento Coding Standard (PHPCS) report for sndsabin/module-semanticsearch ========================================================================= Package version: 1.0.0 | Magento: 2.4.9 | Tested: 2026-06-01 12 warnings in 3 files src/Plugin/SemanticSearchQueryEnhancer.php 54:5 warning The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line (Squiz.Functions.MultiLineFunctionDeclaration.NewlineBeforeOpenBrace) 62:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 63:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 94:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 101:55 warning There must be exactly one blank line between lines short and long descriptions (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 114:1 warning Multi-line function call not indented correctly; expected 16 spaces but found 25 (PSR2.Methods.FunctionCallSignature.Indent) 115:1 warning Multi-line function call not indented correctly; expected 16 spaces but found 25 (PSR2.Methods.FunctionCallSignature.Indent) 116:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 21 (PSR2.Methods.FunctionCallSignature.Indent) src/Model/Configuration.php 25:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 26:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) src/Model/ProductEmbeddingSearch.php 30:5 warning Missing short description (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation) 31:8 warning There must be exactly one blank line before tags (Magento2.Annotation.MethodAnnotationStructure.MethodAnnotation)