Magento Coding Standard (PHPCS) report for angeo/module-robots-txt-aeo ====================================================================== Package version: 4.0.0 | Magento: 2.4.9 | Tested: 2026-09-09 20 errors, 293 warnings in 46 files Plugin/RobotsModelPlugin.php 32:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/FetchResult.php 17:1 error Final keyword is prohibited in Magento. It decreases extensibility and is not compatible with plugins and proxies. (Magento2.PHP.FinalImplementation.FoundFinal) 28:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 30:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 35:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) Model/Bot/BotDefinition.php 29:1 error Final keyword is prohibited in Magento. It decreases extensibility and is not compatible with plugins and proxies. (Magento2.PHP.FinalImplementation.FoundFinal) 61:12 warning $key parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 61:12 warning $userAgent parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 66:53 warning Incorrect spacing between argument "$respectsRobotsTxt" and equals sign; expected 1 but found 2 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 67:53 warning Incorrect spacing between argument "$allowPaths" and equals sign; expected 1 but found 9 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 68:53 warning Incorrect spacing between argument "$disallowPaths" and equals sign; expected 1 but found 6 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 69:53 warning Incorrect spacing between argument "$crawlDelay" and equals sign; expected 1 but found 9 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 70:53 warning Incorrect spacing between argument "$defaultEnabled" and equals sign; expected 1 but found 5 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 71:53 warning Incorrect spacing between argument "$source" and equals sign; expected 1 but found 13 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 72:53 warning Incorrect spacing between argument "$criticalForAudit" and equals sign; expected 1 but found 3 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 73:53 warning Incorrect spacing between argument "$category" and equals sign; expected 1 but found 11 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 74:53 warning Incorrect spacing between argument "$tokenOnly" and equals sign; expected 1 but found 10 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 75:53 warning Incorrect spacing between argument "$deprecated" and equals sign; expected 1 but found 9 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 77:53 warning Incorrect spacing between argument "$ipRangesUrl" and equals sign; expected 1 but found 8 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 78:53 warning Incorrect spacing between argument "$docsUrl" and equals sign; expected 1 but found 12 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 79:53 warning Incorrect spacing between argument "$verification" and equals sign; expected 1 but found 7 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 80:53 warning Incorrect spacing between argument "$jwksUrl" and equals sign; expected 1 but found 12 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 81:53 warning Incorrect spacing between argument "$signatureAgents" and equals sign; expected 1 but found 4 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 82:53 warning Incorrect spacing between argument "$ipRangesShared" and equals sign; expected 1 but found 5 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 83:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 90:19 warning $key parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 90:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 197:20 warning $data parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 197:28 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 241:28 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 259:28 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) Model/Bot/BotRegistry.php 79:141 warning Line exceeds 120 characters; contains 141 characters (Generic.Files.LineLength.TooLong) 93:183 warning Line exceeds 120 characters; contains 183 characters (Generic.Files.LineLength.TooLong) 105:185 warning Line exceeds 120 characters; contains 185 characters (Generic.Files.LineLength.TooLong) 113:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) 124:153 warning Line exceeds 120 characters; contains 153 characters (Generic.Files.LineLength.TooLong) 140:137 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 145:168 warning Line exceeds 120 characters; contains 168 characters (Generic.Files.LineLength.TooLong) 150:170 warning Line exceeds 120 characters; contains 170 characters (Generic.Files.LineLength.TooLong) 155:168 warning Line exceeds 120 characters; contains 168 characters (Generic.Files.LineLength.TooLong) 160:137 warning Line exceeds 120 characters; contains 137 characters (Generic.Files.LineLength.TooLong) 165:168 warning Line exceeds 120 characters; contains 168 characters (Generic.Files.LineLength.TooLong) 170:193 warning Line exceeds 120 characters; contains 193 characters (Generic.Files.LineLength.TooLong) 174:168 warning Line exceeds 120 characters; contains 168 characters (Generic.Files.LineLength.TooLong) 187:197 warning Line exceeds 120 characters; contains 197 characters (Generic.Files.LineLength.TooLong) 218:125 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong) 225:180 warning Line exceeds 120 characters; contains 180 characters (Generic.Files.LineLength.TooLong) 232:178 warning Line exceeds 120 characters; contains 178 characters (Generic.Files.LineLength.TooLong) 258:12 warning $cache parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 263:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 346:19 warning array_merge(...) is used in a loop and is a resources greedy construction. (Magento2.Performance.ForeachArrayMerge.ForeachArrayMerge) 390:13 warning $data parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) Model/Parser/UserAgentGroup.php 52:17 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 60:17 warning Class properties must have type declaration using @var tag. (Magento2.Commenting.ClassPropertyPHPDocFormatting.MissingVar) 65:59 warning Opening brace should be on a new line (Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine) 65:60 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/UrlFetcher.php 62:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 105:8 warning $timeout parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 106:8 warning $retries parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 108:12 warning $url parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 110:26 warning Incorrect spacing between argument "$timeout" and equals sign; expected 1 but found 2 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 111:26 warning Incorrect spacing between argument "$retries" and equals sign; expected 1 but found 2 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 141:21 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 142:1 warning Multi-line function call not indented correctly; expected 20 spaces but found 24 (PSR2.Methods.FunctionCallSignature.Indent) 142:39 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 142:45 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 142:55 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 236:39 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 241:22 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 255:26 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 281:22 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 293:43 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 294:43 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 304:41 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 305:41 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 371:13 warning $curl parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 409:13 warning $url parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 411:18 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 417:13 error Silencing errors is discouraged; found: @inet_pton(trim... (Generic.PHP.NoSilencedErrors.Discouraged) Model/Config.php 35:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 121:71 warning Expected 1 space after comma in argument list; 7 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 122:74 warning Expected 1 space after comma in argument list; 4 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 125:65 warning Expected 1 space after comma in argument list; 4 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 162:13 warning $raw parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 221:124 warning Line exceeds 120 characters; contains 124 characters (Generic.Files.LineLength.TooLong) Model/RobotsStatus.php 32:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/Adminhtml/StoreIdResolver.php 29:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/RobotsInjector.php 69:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 123:13 warning $enabledBots parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 163:13 warning $enabledBots parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 242:13 warning $content parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 302:13 warning $enabledBots parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 431:13 warning $storeId parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 477:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 481:13 warning $enabledBots parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 653:16 warning Line exceeds 120 characters; contains 126 characters (Generic.Files.LineLength.TooLong) Model/SitemapResolver.php 36:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/Http/IpGuard.php 58:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 66:27 error Silencing errors is discouraged; found: @inet_pton($ip... (Generic.PHP.NoSilencedErrors.Discouraged) 103:13 error Silencing errors is discouraged; found: @inet_pton($host... (Generic.PHP.NoSilencedErrors.Discouraged) 130:15 error Silencing errors is discouraged; found: @gethostbynamel($host... (Generic.PHP.NoSilencedErrors.Discouraged) 135:15 error Silencing errors is discouraged; found: @dns_get_record($host... (Generic.PHP.NoSilencedErrors.Discouraged) 135:16 warning The use of function dns_get_record() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 157:19 error Silencing errors is discouraged; found: @inet_pton($ip... (Generic.PHP.NoSilencedErrors.Discouraged) Model/Sitemap/MagentoSitemapProvider.php 33:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/Config/Backend/SignatureAgents.php 46:22 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 73:121 warning Line exceeds 120 characters; contains 121 characters (Generic.Files.LineLength.TooLong) Model/Config/Backend/PathList.php 55:123 warning Line exceeds 120 characters; contains 123 characters (Generic.Files.LineLength.TooLong) Model/Config/Source/SitemapMode.php 15:136 warning Line exceeds 120 characters; contains 136 characters (Generic.Files.LineLength.TooLong) Model/BotVerification.php 29:12 warning $botRegistry parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 33:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 41:27 error Silencing errors is discouraged; found: @inet_pton($ip... (Generic.PHP.NoSilencedErrors.Discouraged) Model/Verify/WebBotAuthVerifier.php 47:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 305:18 warning The use of function parse_url() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) Model/Verify/SignatureInputParser.php 244:24 warning The use of function base64_decode() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) Model/Verify/IpRangeVerifier.php 35:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 54:43 error Silencing errors is discouraged; found: @inet_pton($ip... (Generic.PHP.NoSilencedErrors.Discouraged) Model/Verify/JwksDirectory.php 35:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 103:13 warning $jwks parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 149:13 warning $decoded parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 156:20 warning The use of function base64_decode() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 186:20 warning The use of function base64_decode() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) Model/Verify/VerificationResult.php 16:1 error Final keyword is prohibited in Magento. It decreases extensibility and is not compatible with plugins and proxies. (Magento2.PHP.FinalImplementation.FoundFinal) 33:12 warning $state parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 39:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) 41:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 46:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 51:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) 56:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) Model/Verify/HttpSignature.php 14:1 error Final keyword is prohibited in Magento. It decreases extensibility and is not compatible with plugins and proxies. (Magento2.PHP.FinalImplementation.FoundFinal) 17:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 18:8 warning $components parameter is not in order (Magento2.Annotation.MethodArguments.ParamOrder) 21:12 warning $label parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 21:12 warning $rawComponentList parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 28:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/Verify/SignedRequest.php 17:1 error Final keyword is prohibited in Magento. It decreases extensibility and is not compatible with plugins and proxies. (Magento2.PHP.FinalImplementation.FoundFinal) 23:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 26:12 warning $method parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 26:12 warning $scheme parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 60:19 warning $headers parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 60:27 warning Static method cannot be intercepted and its use is discouraged. (Magento2.Functions.StaticFunction.StaticFunction) Model/Verify/CidrMatcher.php 40:22 error Silencing errors is discouraged; found: @inet_pton($ip... (Generic.PHP.NoSilencedErrors.Discouraged) 41:22 error Silencing errors is discouraged; found: @inet_pton($subnet... (Generic.PHP.NoSilencedErrors.Discouraged) 93:13 warning $node parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) 112:16 error Silencing errors is discouraged; found: @inet_pton($addr... (Generic.PHP.NoSilencedErrors.Discouraged) Model/Rep/AccessDecision.php 12:1 error Final keyword is prohibited in Magento. It decreases extensibility and is not compatible with plugins and proxies. (Magento2.PHP.FinalImplementation.FoundFinal) 22:8 warning Closing brace must be on a line by itself (Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore) Model/Rep/RepMatcher.php 78:17 warning Expected 0 spaces after opening bracket; newline found (PSR2.ControlStructures.ControlStructureSpacing.SpacingAfterOpenBrace) 205:9 warning The use of function ini_set() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) 208:13 warning The use of function ini_set() is discouraged (Magento2.Functions.DiscouragedFunction.Discouraged) Console/Command/PreviewCommand.php 35:15 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 35:32 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 35:37 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 36:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 36:92 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 37:15 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 37:34 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 37:39 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 38:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 38:57 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 39:15 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 39:37 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 39:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 40:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 40:74 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 41:15 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 41:33 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 41:38 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 42:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 42:69 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 70:143 warning Line exceeds 120 characters; contains 143 characters (Generic.Files.LineLength.TooLong) Console/Command/VerifyBotIpCommand.php 51:13 error Silencing errors is discouraged; found: @inet_pton($ip... (Generic.PHP.NoSilencedErrors.Discouraged) Console/Command/VerifyBotRequestCommand.php 48:15 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 48:35 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 48:40 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 49:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 49:63 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 50:15 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 50:41 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 50:46 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 51:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 51:82 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 52:15 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 52:38 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 52:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 53:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 53:82 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 156:13 warning $headers parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) Console/Command/ValidateCommand.php 36:15 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 36:32 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 36:37 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 37:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 37:84 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 38:15 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 38:34 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 38:39 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 39:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 39:57 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 40:15 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 40:37 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 40:43 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 41:1 warning Multi-line function call not indented correctly; expected 12 spaces but found 16 (PSR2.Methods.FunctionCallSignature.Indent) 41:74 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 53:138 warning Line exceeds 120 characters; contains 138 characters (Generic.Files.LineLength.TooLong) view/adminhtml/templates/dashboard.phtml 40:38 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 47:43 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 49:46 warning Using escapeUrl on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 49:115 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 94:51 warning Using escapeHtmlAttr on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 95:53 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) 97:69 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 98:41 error Unescaped output detected. (Magento2.Security.XssTemplate.FoundUnescaped) 101:68 warning Using escapeHtml on $block is deprecated. Please use equivalent method on $escaper (Magento2.Legacy.EscapeMethodsOnBlockClass.Found) Api/BotVerificationInterface.php 38:8 warning Method arguments visual alignment must be consistent (Magento2.Annotation.MethodArguments.VisualAlignment) 47:12 warning $headers parameter is missing in method annotation (Magento2.Annotation.MethodArguments.ArgumentMissing) Test/Unit/Model/ConfigTest.php 18:25 warning There must be 1 space after the property type declaration; 10 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 19:13 warning There must be 1 space after the property type declaration; 26 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 55:44 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 56:47 warning No space found after comma in argument list (Generic.Functions.FunctionCallArgumentSpacing.NoSpaceAfterComma) 65:17 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 66:17 warning Inline control structures are not allowed (Generic.ControlStructures.InlineControlStructure.NotAllowed) 108:52 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 109:52 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 151:32 warning Incorrect spacing between argument "$allowPaths" and equals sign; expected 1 but found 5 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 152:32 warning Incorrect spacing between argument "$disallowPaths" and equals sign; expected 1 but found 2 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) 153:32 warning Incorrect spacing between argument "$crawlDelay" and equals sign; expected 1 but found 5 (Squiz.Functions.FunctionDeclarationArgumentSpacing.SpaceBeforeEquals) Test/Unit/Model/UrlFetcherTest.php 23:34 warning There must be 1 space after the property type declaration; 2 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 25:25 warning There must be 1 space after the property type declaration; 11 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 26:29 warning There must be 1 space after the property type declaration; 7 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 27:13 warning There must be 1 space after the property type declaration; 23 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 28:21 warning There must be 1 space after the property type declaration; 15 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 246:28 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) Test/Unit/Model/Bot/BotRegistryTest.php 17:31 warning There must be 1 space after the property type declaration; 3 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 19:29 warning There must be 1 space after the property type declaration; 5 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) Test/Unit/Model/Bot/BotDefinitionTest.php 19:35 warning Expected 1 space after comma in argument list; 9 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 20:35 warning Expected 1 space after comma in argument list; 9 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 22:32 warning Expected 1 space after comma in argument list; 12 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 23:29 warning Expected 1 space after comma in argument list; 15 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 94:16 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 94:37 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 95:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 95:81 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) Test/Unit/Model/Parser/RobotsTxtParserTest.php 98:37 warning Expected 1 space after comma in argument list; 4 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 116:32 warning Expected 1 space after comma in argument list; 7 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 125:37 warning Expected 1 space after comma in argument list; 4 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 126:38 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 182:37 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 183:38 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 184:32 warning Expected 1 space after comma in argument list; 8 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 346:16 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 346:31 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 347:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 347:66 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) Test/Unit/Model/Adminhtml/StoreIdResolverTest.php 21:35 warning There must be 1 space after the property type declaration; 4 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 22:30 warning There must be 1 space after the property type declaration; 9 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 23:13 warning There must be 1 space after the property type declaration; 21 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) Test/Unit/Model/SitemapResolverTest.php 19:34 warning There must be 1 space after the property type declaration; 13 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 20:35 warning There must be 1 space after the property type declaration; 12 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 21:24 warning There must be 1 space after the property type declaration; 23 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 22:45 warning There must be 1 space after the property type declaration; 2 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 23:13 warning There must be 1 space after the property type declaration; 29 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 87:148 warning Line exceeds 120 characters; contains 148 characters (Generic.Files.LineLength.TooLong) 107:129 warning Line exceeds 120 characters; contains 129 characters (Generic.Files.LineLength.TooLong) Test/Unit/Model/RobotsStatusTest.php 22:20 warning There must be 1 space after the property type declaration; 16 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 23:28 warning There must be 1 space after the property type declaration; 8 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 24:29 warning There must be 1 space after the property type declaration; 7 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 25:24 warning There must be 1 space after the property type declaration; 12 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 27:13 warning There must be 1 space after the property type declaration; 21 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 61:53 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 61:65 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 61:77 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) Test/Unit/Model/Verify/IpRangeVerifierTest.php 28:13 warning There must be 1 space after the property type declaration; 7 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) Test/Unit/Model/Verify/WebBotAuthVerifierTest.php 35:20 warning There must be 1 space after the property type declaration; 8 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 36:13 warning There must be 1 space after the property type declaration; 7 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) Test/Unit/Model/Rep/RepMatcherTest.php 20:13 warning There must be 1 space after the property type declaration; 6 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 73:16 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 74:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 74:47 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 88:16 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 89:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 89:60 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) Test/Unit/Model/RobotsInjectorTest.php 21:20 warning There must be 1 space after the property type declaration; 10 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 23:24 warning There must be 1 space after the property type declaration; 6 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 24:13 warning There must be 1 space after the property type declaration; 12 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 25:13 warning There must be 1 space after the property type declaration; 13 found (PSR2.Classes.PropertyDeclaration.SpacingAfterType) 90:58 warning Expected 1 space after comma in argument list; 9 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 91:65 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 92:65 warning Expected 1 space after comma in argument list; 2 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 148:63 warning Expected 1 space after comma in argument list; 6 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 171:61 warning Expected 1 space after comma in argument list; 3 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 172:60 warning Expected 1 space after comma in argument list; 4 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 191:63 warning Expected 1 space after comma in argument list; 6 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 192:53 warning Expected 1 space after comma in argument list; 16 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 193:62 warning Expected 1 space after comma in argument list; 7 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 194:65 warning Expected 1 space after comma in argument list; 4 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 267:67 warning Expected 1 space after comma in argument list; 26 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 268:85 warning Expected 1 space after comma in argument list; 8 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 270:69 warning Expected 1 space after comma in argument list; 24 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 331:70 warning Expected 1 space after comma in argument list; 6 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 332:58 warning Expected 1 space after comma in argument list; 18 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 343:65 warning Expected 1 space after comma in argument list; 7 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 355:64 warning Expected 1 space after comma in argument list; 5 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 365:65 warning Expected 1 space after comma in argument list; 16 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 366:65 warning Expected 1 space after comma in argument list; 16 found (Generic.Functions.FunctionCallArgumentSpacing.TooMuchSpaceAfterComma) 451:16 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 451:62 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 452:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 452:86 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) 501:16 warning Opening parenthesis of a multi-line function call must be the last content on the line (PSR2.Methods.FunctionCallSignature.ContentAfterOpenBracket) 501:60 warning Only one argument is allowed per line in a multi-line function call (PSR2.Methods.FunctionCallSignature.MultipleArguments) 502:1 warning Multi-line function call not indented correctly; expected 8 spaces but found 12 (PSR2.Methods.FunctionCallSignature.Indent) 502:82 warning Closing parenthesis of a multi-line function call must be on a line by itself (PSR2.Methods.FunctionCallSignature.CloseBracketLine) Block/Adminhtml/System/Config/Preview.php 50:15 warning Line exceeds 120 characters; contains 125 characters (Generic.Files.LineLength.TooLong)