Skip to content

Instantly share code, notes, and snippets.

@dhaley
Created February 1, 2013 22:25
Show Gist options
  • Save dhaley/4694581 to your computer and use it in GitHub Desktop.
Save dhaley/4694581 to your computer and use it in GitHub Desktop.
flycheck phpcs checker error with Drupal Standard set
Debugger entered--Lisp error: (error "Unexpected root element nil")
signal(error ("Unexpected root element nil"))
error("Unexpected root element %s" nil)
(if (eq (car root) (quote checkstyle)) nil (error "Unexpected root element %s" (car root)))
(let* ((root (flycheck-parse-xml-string output))) (if (eq (car root) (quote checkstyle)) nil (error "Unexpected root element %s" (car root))) (-flatten (-keep (function flycheck-parse-checkstyle-file-node) (cddr root))))
flycheck-parse-checkstyle("\nNotice: Use of undefined constant T_INLINE_ELSE - assumed 'T_INLINE_ELSE' in /Users/daha1836/.drush/coder/coder_sniffer/Drupal/Sniffs/Formatting/SpaceColonSniff.php on line 30\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<checkstyle version=\"1.4.0\">\n <file name=\"/private/var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/flycheck67210x_T.inc\">\n <error line=\"327\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"329\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"337\" column=\"6\" severity=\"error\" message=\"Line indented incorrectly; expected 6 spaces, found 5\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"382\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"384\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"400\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"403\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"411\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"413\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"453\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"466\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"469\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"490\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"493\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"532\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"549\" column=\"5\" severity=\"error\" message=\"&quot;include&quot; is a statement not a function; no parentheses are required\" source=\"PEAR.Files.IncludingFile.BracketsNotRequired\"/>\n <error line=\"549\" column=\"5\" severity=\"error\" message=\"Language constructs must be followed by a single space; expected &quot;include (&quot; but found &quot;include(&quot;\" source=\"Squiz.WhiteSpace.LanguageConstructSpacing.Incorrect\"/>\n <error line=\"593\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"672\" column=\"3\" severity=\"warning\" message=\"There must be no blank line following an inline comment\" source=\"Drupal.Commenting.InlineComment.SpacingAfter\"/>\n <error line=\"694\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"695\" column=\"1\" severity=\"error\" message=\"Return comment indentation must be 2 additional spaces\" source=\"Drupal.Commenting.FunctionComment.ParamCommentIndentation\"/>\n <error line=\"755\" column=\"10\" severity=\"error\" message=\"There should be no white space after an opening &quot;(&quot;\" source=\"Drupal.WhiteSpace.OpenBracketSpacing.OpeningWhitespace\"/>\n <error line=\"770\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 87 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"805\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"807\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"809\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"813\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"834\" column=\"5\" severity=\"error\" message=\"Inline comments must start with a capital letter\" source=\"Drupal.Commenting.InlineComment.NotCapital\"/>\n <error line=\"834\" column=\"5\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"936\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"938\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"941\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"960\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"962\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"986\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1011\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1015\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1038\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1041\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1057\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1081\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1083\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1086\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1116\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1118\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1122\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1149\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1153\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1189\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1191\" column=\"1\" severity=\"error\" message=\"Doc comment for var $single does not match actual variable name $only_default at position 2\" source=\"Drupal.Commenting.FunctionComment.ParamNameNoMatch\"/>\n <error line=\"1191\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1292\" column=\"31\" severity=\"error\" message=\"If the line declaring an array spans longer than 80 characters, each element should be broken into its own line\" source=\"Drupal.Array.Array.LongLineDeclaration\"/>\n <error line=\"1315\" column=\"34\" severity=\"error\" message=\"Comments may not appear after statements.\" source=\"Squiz.Commenting.PostStatementComment.Found\"/>\n <error line=\"1315\" column=\"34\" severity=\"error\" message=\"Inline comments must start with a capital letter\" source=\"Drupal.Commenting.InlineComment.NotCapital\"/>\n <error line=\"1316\" column=\"50\" severity=\"error\" message=\"There should be no white space after an opening &quot;{&quot;\" source=\"Drupal.WhiteSpace.OpenBracketSpacing.OpeningWhitespace\"/>\n <error line=\"1316\" column=\"52\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 82 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1316\" column=\"52\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"1316\" column=\"52\" severity=\"error\" message=\"Comments may not appear after statements.\" source=\"Squiz.Commenting.PostStatementComment.Found\"/>\n <error line=\"1377\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1379\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1430\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1432\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1436\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1443\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1489\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1491\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1534\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1537\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1566\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1569\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1615\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1617\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1619\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1622\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 4\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1625\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 5\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1627\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 6\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1635\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1636\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.Incorrect\"/>\n <error line=\"1637\" column=\"6\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 89 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1637\" column=\"6\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 5\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1638\" column=\"6\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 5\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1640\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1641\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.Incorrect\"/>\n <error line=\"1642\" column=\"6\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 5\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1645\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1646\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1647\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1653\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1656\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1662\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1666\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 4\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1677\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1688\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 96 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1689\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 87 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1693\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 86 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1696\" column=\"5\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"1712\" column=\"5\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"1731\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 88 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1824\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1830\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 85 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1843\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1846\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1852\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1873\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1895\" column=\"15\" severity=\"error\" message=\"A cast statement must be followed by a single space\" source=\"Generic.Formatting.SpaceAfterCast.NoSpace\"/>\n <error line=\"1903\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1923\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1926\" column=\"36\" severity=\"error\" message=\"Expected 1 space after closing parenthesis; found 2\" source=\"Generic.Functions.OpeningFunctionBraceKernighanRitchie.SpaceAfterBracket\"/>\n <error line=\"1980\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1982\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1985\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1998\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2001\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2020\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 116 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2021\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 116 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2023\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 154 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2026\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 127 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2033\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2068\" column=\"11\" severity=\"error\" message=\"is_integer() is a function name alias, use is_int() instead\" source=\"Drupal.Semantics.FunctionCall.FunctionAlias\"/>\n <error line=\"2088\" column=\"1\" severity=\"error\" message=\"Return comment must be on the next line\" source=\"Drupal.Commenting.FunctionComment.ReturnCommentNewLine\"/>\n <error line=\"2110\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2123\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2127\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2224\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2226\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2228\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2230\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 4\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2232\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 5\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2248\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2260\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 112 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2402\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 90 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2435\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2451\" column=\"19\" severity=\"error\" message=\"Expected 1 space after &quot;=&quot;; 2 found\" source=\"Squiz.WhiteSpace.OperatorSpacing.SpacingAfter\"/>\n <error line=\"2453\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 84 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2478\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 84 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2600\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2615\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2628\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2639\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2642\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2652\" column=\"3\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"2670\" column=\"3\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"2674\" column=\"7\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"2687\" column=\"1\" severity=\"error\" message=\"Function comment short description must end with a full stop\" source=\"Drupal.Commenting.FunctionComment.ShortFullStop\"/>\n <error line=\"2689\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2693\" column=\"57\" severity=\"error\" message=\"If the line declaring an array spans longer than 80 characters, each element should be broken into its own line\" source=\"Drupal.Array.Array.LongLineDeclaration\"/>\n <error line=\"2709\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2768\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2771\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2774\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2813\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2821\" column=\"19\" severity=\"error\" message=\"Use the function ip_address() instead of $_SERVER['REMOTE_ADDR']\" source=\"Drupal.Semantics.RemoteAddress.RemoteAddress\"/>\n <error line=\"2833\" column=\"9\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 85 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2862\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2864\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2919\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2949\" column=\"9\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 81 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2989\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2992\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3005\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3008\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3018\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3022\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3026\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3114\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3225\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 90 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"3226\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 94 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"3233\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 82 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"3243\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3248\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3250\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3257\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3298\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3317\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3320\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3333\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3338\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3356\" column=\"5\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"3378\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 112 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"3379\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"3380\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.Incorrect\"/>\n <error line=\"3383\" column=\"5\" severity=\"error\" message=\"Closing brace indented incorrectly; expected 3 spaces, found 4\" source=\"Drupal.WhiteSpace.ScopeClosingBrace.Indent\"/>\n </file>\n</checkstyle>\n" php-phpcs #<buffer bootstrap.inc>)
funcall(flycheck-parse-checkstyle "\nNotice: Use of undefined constant T_INLINE_ELSE - assumed 'T_INLINE_ELSE' in /Users/daha1836/.drush/coder/coder_sniffer/Drupal/Sniffs/Formatting/SpaceColonSniff.php on line 30\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<checkstyle version=\"1.4.0\">\n <file name=\"/private/var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/flycheck67210x_T.inc\">\n <error line=\"327\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"329\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"337\" column=\"6\" severity=\"error\" message=\"Line indented incorrectly; expected 6 spaces, found 5\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"382\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"384\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"400\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"403\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"411\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"413\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"453\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"466\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"469\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"490\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"493\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"532\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"549\" column=\"5\" severity=\"error\" message=\"&quot;include&quot; is a statement not a function; no parentheses are required\" source=\"PEAR.Files.IncludingFile.BracketsNotRequired\"/>\n <error line=\"549\" column=\"5\" severity=\"error\" message=\"Language constructs must be followed by a single space; expected &quot;include (&quot; but found &quot;include(&quot;\" source=\"Squiz.WhiteSpace.LanguageConstructSpacing.Incorrect\"/>\n <error line=\"593\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"672\" column=\"3\" severity=\"warning\" message=\"There must be no blank line following an inline comment\" source=\"Drupal.Commenting.InlineComment.SpacingAfter\"/>\n <error line=\"694\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"695\" column=\"1\" severity=\"error\" message=\"Return comment indentation must be 2 additional spaces\" source=\"Drupal.Commenting.FunctionComment.ParamCommentIndentation\"/>\n <error line=\"755\" column=\"10\" severity=\"error\" message=\"There should be no white space after an opening &quot;(&quot;\" source=\"Drupal.WhiteSpace.OpenBracketSpacing.OpeningWhitespace\"/>\n <error line=\"770\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 87 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"805\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"807\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"809\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"813\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"834\" column=\"5\" severity=\"error\" message=\"Inline comments must start with a capital letter\" source=\"Drupal.Commenting.InlineComment.NotCapital\"/>\n <error line=\"834\" column=\"5\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"936\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"938\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"941\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"960\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"962\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"986\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1011\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1015\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1038\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1041\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1057\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1081\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1083\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1086\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1116\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1118\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1122\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1149\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1153\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1189\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1191\" column=\"1\" severity=\"error\" message=\"Doc comment for var $single does not match actual variable name $only_default at position 2\" source=\"Drupal.Commenting.FunctionComment.ParamNameNoMatch\"/>\n <error line=\"1191\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1292\" column=\"31\" severity=\"error\" message=\"If the line declaring an array spans longer than 80 characters, each element should be broken into its own line\" source=\"Drupal.Array.Array.LongLineDeclaration\"/>\n <error line=\"1315\" column=\"34\" severity=\"error\" message=\"Comments may not appear after statements.\" source=\"Squiz.Commenting.PostStatementComment.Found\"/>\n <error line=\"1315\" column=\"34\" severity=\"error\" message=\"Inline comments must start with a capital letter\" source=\"Drupal.Commenting.InlineComment.NotCapital\"/>\n <error line=\"1316\" column=\"50\" severity=\"error\" message=\"There should be no white space after an opening &quot;{&quot;\" source=\"Drupal.WhiteSpace.OpenBracketSpacing.OpeningWhitespace\"/>\n <error line=\"1316\" column=\"52\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 82 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1316\" column=\"52\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"1316\" column=\"52\" severity=\"error\" message=\"Comments may not appear after statements.\" source=\"Squiz.Commenting.PostStatementComment.Found\"/>\n <error line=\"1377\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1379\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1430\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1432\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1436\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1443\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1489\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1491\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1534\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1537\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1566\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1569\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1615\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1617\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1619\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1622\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 4\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1625\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 5\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1627\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 6\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1635\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1636\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.Incorrect\"/>\n <error line=\"1637\" column=\"6\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 89 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1637\" column=\"6\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 5\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1638\" column=\"6\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 5\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1640\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1641\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.Incorrect\"/>\n <error line=\"1642\" column=\"6\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 5\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1645\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1646\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1647\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1653\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1656\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1662\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1666\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 4\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1677\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1688\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 96 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1689\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 87 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1693\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 86 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1696\" column=\"5\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"1712\" column=\"5\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"1731\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 88 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1824\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1830\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 85 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1843\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1846\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1852\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1873\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1895\" column=\"15\" severity=\"error\" message=\"A cast statement must be followed by a single space\" source=\"Generic.Formatting.SpaceAfterCast.NoSpace\"/>\n <error line=\"1903\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1923\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1926\" column=\"36\" severity=\"error\" message=\"Expected 1 space after closing parenthesis; found 2\" source=\"Generic.Functions.OpeningFunctionBraceKernighanRitchie.SpaceAfterBracket\"/>\n <error line=\"1980\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1982\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1985\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1998\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2001\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2020\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 116 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2021\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 116 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2023\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 154 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2026\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 127 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2033\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2068\" column=\"11\" severity=\"error\" message=\"is_integer() is a function name alias, use is_int() instead\" source=\"Drupal.Semantics.FunctionCall.FunctionAlias\"/>\n <error line=\"2088\" column=\"1\" severity=\"error\" message=\"Return comment must be on the next line\" source=\"Drupal.Commenting.FunctionComment.ReturnCommentNewLine\"/>\n <error line=\"2110\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2123\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2127\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2224\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2226\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2228\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2230\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 4\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2232\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 5\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2248\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2260\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 112 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2402\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 90 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2435\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2451\" column=\"19\" severity=\"error\" message=\"Expected 1 space after &quot;=&quot;; 2 found\" source=\"Squiz.WhiteSpace.OperatorSpacing.SpacingAfter\"/>\n <error line=\"2453\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 84 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2478\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 84 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2600\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2615\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2628\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2639\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2642\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2652\" column=\"3\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"2670\" column=\"3\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"2674\" column=\"7\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"2687\" column=\"1\" severity=\"error\" message=\"Function comment short description must end with a full stop\" source=\"Drupal.Commenting.FunctionComment.ShortFullStop\"/>\n <error line=\"2689\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2693\" column=\"57\" severity=\"error\" message=\"If the line declaring an array spans longer than 80 characters, each element should be broken into its own line\" source=\"Drupal.Array.Array.LongLineDeclaration\"/>\n <error line=\"2709\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2768\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2771\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2774\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2813\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2821\" column=\"19\" severity=\"error\" message=\"Use the function ip_address() instead of $_SERVER['REMOTE_ADDR']\" source=\"Drupal.Semantics.RemoteAddress.RemoteAddress\"/>\n <error line=\"2833\" column=\"9\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 85 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2862\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2864\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2919\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2949\" column=\"9\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 81 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2989\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2992\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3005\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3008\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3018\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3022\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3026\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3114\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3225\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 90 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"3226\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 94 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"3233\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 82 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"3243\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3248\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3250\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3257\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3298\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3317\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3320\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3333\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3338\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3356\" column=\"5\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"3378\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 112 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"3379\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"3380\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.Incorrect\"/>\n <error line=\"3383\" column=\"5\" severity=\"error\" message=\"Closing brace indented incorrectly; expected 3 spaces, found 4\" source=\"Drupal.WhiteSpace.ScopeClosingBrace.Indent\"/>\n </file>\n</checkstyle>\n" php-phpcs #<buffer bootstrap.inc>)
(let* ((parser (or (flycheck-checker-error-parser checker) (quote flycheck-parse-output-with-patterns))) (errors (funcall parser output checker buffer))) (let ((list errors) (it-index 0)) (while list (let ((it (car list))) (progn (or (and (vectorp it) (>= ... 7) (memq ... cl-struct-flycheck-error-tags)) (error "%s accessing a non-%s" (quote flycheck-error-buffer) (quote flycheck-error))) (let* ((v it)) (aset v 1 buffer)))) (setq it-index (1+ it-index)) (setq list (cdr list)))) (flycheck-sanitize-errors errors))
flycheck-parse-output("\nNotice: Use of undefined constant T_INLINE_ELSE - assumed 'T_INLINE_ELSE' in /Users/daha1836/.drush/coder/coder_sniffer/Drupal/Sniffs/Formatting/SpaceColonSniff.php on line 30\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<checkstyle version=\"1.4.0\">\n <file name=\"/private/var/folders/1w/gxywt3_x1hn919zq1jf0s41r7jzqvl/T/flycheck67210x_T.inc\">\n <error line=\"327\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"329\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"337\" column=\"6\" severity=\"error\" message=\"Line indented incorrectly; expected 6 spaces, found 5\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"382\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"384\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"400\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"403\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"411\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"413\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"453\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"466\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"469\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"490\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"493\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"532\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"549\" column=\"5\" severity=\"error\" message=\"&quot;include&quot; is a statement not a function; no parentheses are required\" source=\"PEAR.Files.IncludingFile.BracketsNotRequired\"/>\n <error line=\"549\" column=\"5\" severity=\"error\" message=\"Language constructs must be followed by a single space; expected &quot;include (&quot; but found &quot;include(&quot;\" source=\"Squiz.WhiteSpace.LanguageConstructSpacing.Incorrect\"/>\n <error line=\"593\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"672\" column=\"3\" severity=\"warning\" message=\"There must be no blank line following an inline comment\" source=\"Drupal.Commenting.InlineComment.SpacingAfter\"/>\n <error line=\"694\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"695\" column=\"1\" severity=\"error\" message=\"Return comment indentation must be 2 additional spaces\" source=\"Drupal.Commenting.FunctionComment.ParamCommentIndentation\"/>\n <error line=\"755\" column=\"10\" severity=\"error\" message=\"There should be no white space after an opening &quot;(&quot;\" source=\"Drupal.WhiteSpace.OpenBracketSpacing.OpeningWhitespace\"/>\n <error line=\"770\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 87 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"805\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"807\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"809\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"813\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"834\" column=\"5\" severity=\"error\" message=\"Inline comments must start with a capital letter\" source=\"Drupal.Commenting.InlineComment.NotCapital\"/>\n <error line=\"834\" column=\"5\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"936\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"938\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"941\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"960\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"962\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"986\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1011\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1015\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1038\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1041\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1057\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1081\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1083\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1086\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1116\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1118\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1122\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1149\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1153\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1189\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1191\" column=\"1\" severity=\"error\" message=\"Doc comment for var $single does not match actual variable name $only_default at position 2\" source=\"Drupal.Commenting.FunctionComment.ParamNameNoMatch\"/>\n <error line=\"1191\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1292\" column=\"31\" severity=\"error\" message=\"If the line declaring an array spans longer than 80 characters, each element should be broken into its own line\" source=\"Drupal.Array.Array.LongLineDeclaration\"/>\n <error line=\"1315\" column=\"34\" severity=\"error\" message=\"Comments may not appear after statements.\" source=\"Squiz.Commenting.PostStatementComment.Found\"/>\n <error line=\"1315\" column=\"34\" severity=\"error\" message=\"Inline comments must start with a capital letter\" source=\"Drupal.Commenting.InlineComment.NotCapital\"/>\n <error line=\"1316\" column=\"50\" severity=\"error\" message=\"There should be no white space after an opening &quot;{&quot;\" source=\"Drupal.WhiteSpace.OpenBracketSpacing.OpeningWhitespace\"/>\n <error line=\"1316\" column=\"52\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 82 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1316\" column=\"52\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"1316\" column=\"52\" severity=\"error\" message=\"Comments may not appear after statements.\" source=\"Squiz.Commenting.PostStatementComment.Found\"/>\n <error line=\"1377\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1379\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1430\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1432\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1436\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1443\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1489\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1491\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1534\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1537\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1566\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1569\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1615\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1617\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1619\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1622\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 4\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1625\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 5\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1627\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 6\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1635\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1636\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.Incorrect\"/>\n <error line=\"1637\" column=\"6\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 89 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1637\" column=\"6\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 5\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1638\" column=\"6\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 5\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1640\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1641\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.Incorrect\"/>\n <error line=\"1642\" column=\"6\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 5\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1645\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1646\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1647\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 2 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"1653\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1656\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1662\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1666\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 4\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1677\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1688\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 96 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1689\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 87 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1693\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 86 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1696\" column=\"5\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"1712\" column=\"5\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"1731\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 88 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1824\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1830\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 85 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"1843\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1846\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1852\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1873\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1895\" column=\"15\" severity=\"error\" message=\"A cast statement must be followed by a single space\" source=\"Generic.Formatting.SpaceAfterCast.NoSpace\"/>\n <error line=\"1903\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1923\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1926\" column=\"36\" severity=\"error\" message=\"Expected 1 space after closing parenthesis; found 2\" source=\"Generic.Functions.OpeningFunctionBraceKernighanRitchie.SpaceAfterBracket\"/>\n <error line=\"1980\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1982\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"1985\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"1998\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2001\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2020\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 116 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2021\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 116 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2023\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 154 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2026\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 127 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2033\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2068\" column=\"11\" severity=\"error\" message=\"is_integer() is a function name alias, use is_int() instead\" source=\"Drupal.Semantics.FunctionCall.FunctionAlias\"/>\n <error line=\"2088\" column=\"1\" severity=\"error\" message=\"Return comment must be on the next line\" source=\"Drupal.Commenting.FunctionComment.ReturnCommentNewLine\"/>\n <error line=\"2110\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2123\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2127\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2224\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2226\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2228\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2230\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 4\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2232\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 5\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2248\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2260\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 112 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2402\" column=\"3\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 90 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2435\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2451\" column=\"19\" severity=\"error\" message=\"Expected 1 space after &quot;=&quot;; 2 found\" source=\"Squiz.WhiteSpace.OperatorSpacing.SpacingAfter\"/>\n <error line=\"2453\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 84 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2478\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 84 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2600\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2615\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2628\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2639\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2642\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2652\" column=\"3\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"2670\" column=\"3\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"2674\" column=\"7\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"2687\" column=\"1\" severity=\"error\" message=\"Function comment short description must end with a full stop\" source=\"Drupal.Commenting.FunctionComment.ShortFullStop\"/>\n <error line=\"2689\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2693\" column=\"57\" severity=\"error\" message=\"If the line declaring an array spans longer than 80 characters, each element should be broken into its own line\" source=\"Drupal.Array.Array.LongLineDeclaration\"/>\n <error line=\"2709\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2768\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2771\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2774\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2813\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"2821\" column=\"19\" severity=\"error\" message=\"Use the function ip_address() instead of $_SERVER['REMOTE_ADDR']\" source=\"Drupal.Semantics.RemoteAddress.RemoteAddress\"/>\n <error line=\"2833\" column=\"9\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 85 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2862\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2864\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2919\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2949\" column=\"9\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 81 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"2989\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"2992\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3005\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3008\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3018\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3022\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3026\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3114\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3225\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 90 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"3226\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 94 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"3233\" column=\"1\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 82 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"3243\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3248\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 2\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3250\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 3\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3257\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3298\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3317\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3320\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3333\" column=\"1\" severity=\"error\" message=\"Missing parameter type at position 1\" source=\"Drupal.Commenting.FunctionComment.MissingParamType\"/>\n <error line=\"3338\" column=\"1\" severity=\"error\" message=\"Data type of return value is missing\" source=\"Drupal.Commenting.FunctionComment.MissingReturnType\"/>\n <error line=\"3356\" column=\"5\" severity=\"error\" message=\"Inline comments must end in full-stops, exclamation marks, or question marks\" source=\"Drupal.Commenting.InlineComment.InvalidEndChar\"/>\n <error line=\"3378\" column=\"5\" severity=\"warning\" message=\"Line exceeds 80 characters; contains 112 characters\" source=\"Drupal.Files.LineLength.TooLong\"/>\n <error line=\"3379\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.IncorrectExact\"/>\n <error line=\"3380\" column=\"4\" severity=\"error\" message=\"Line indented incorrectly; expected 4 spaces, found 3\" source=\"Drupal.WhiteSpace.ScopeIndent.Incorrect\"/>\n <error line=\"3383\" column=\"5\" severity=\"error\" message=\"Closing brace indented incorrectly; expected 3 spaces, found 4\" source=\"Drupal.WhiteSpace.ScopeClosingBrace.Indent\"/>\n </file>\n</checkstyle>\n" php-phpcs #<buffer bootstrap.inc>)
(let* ((checker (process-get process :flycheck-checker)) (exit-status (process-exit-status process)) (output (flycheck-get-output process)) (parsed-errors (flycheck-parse-output output checker (current-buffer))) (errors (flycheck-relevant-errors parsed-errors))) (flycheck-post-syntax-check-cleanup process) (if flycheck-mode (progn (setq flycheck-current-errors (flycheck-sort-errors (append errors flycheck-current-errors nil))) (flycheck-report-errors flycheck-current-errors) (if (and (/= exit-status 0) (not errors)) (progn (message "Checker %s returned non-zero exit code %s, but no errors fromoutput: %s\nChecker definition probably flawed." checker exit-status output) (flycheck-report-status "?"))) (if (eq (current-buffer) (window-buffer)) (progn (flycheck-show-error-at-point))) (let ((next-checker (flycheck-get-next-checker-for-buffer checker))) (if next-checker (flycheck-start-checker next-checker) (run-hooks (quote flycheck-after-syntax-check-hook)))))))
flycheck-finish-syntax-check(#<process flycheck>)
(lambda nil (flycheck-finish-syntax-check process))()
funcall((lambda nil (flycheck-finish-syntax-check process)))
(if debug-on-error (funcall body) (condition-case err (funcall body) (error (flycheck-post-syntax-check-cleanup process) (flycheck-report-status "!") (signal (car err) (cdr err)))))
(let ((body (function (lambda nil (flycheck-finish-syntax-check process))))) (if debug-on-error (funcall body) (condition-case err (funcall body) (error (flycheck-post-syntax-check-cleanup process) (flycheck-report-status "!") (signal (car err) (cdr err))))))
(save-current-buffer (set-buffer (process-buffer process)) (let ((body (function (lambda nil (flycheck-finish-syntax-check process))))) (if debug-on-error (funcall body) (condition-case err (funcall body) (error (flycheck-post-syntax-check-cleanup process) (flycheck-report-status "!") (signal (car err) (cdr err)))))))
(progn (save-current-buffer (set-buffer (process-buffer process)) (let ((body (function (lambda nil (flycheck-finish-syntax-check process))))) (if debug-on-error (funcall body) (condition-case err (funcall body) (error (flycheck-post-syntax-check-cleanup process) (flycheck-report-status "!") (signal (car err) (cdr err))))))))
(if (and (memq (process-status process) (quote (signal exit))) (buffer-live-p (process-buffer process))) (progn (save-current-buffer (set-buffer (process-buffer process)) (let ((body (function (lambda nil ...)))) (if debug-on-error (funcall body) (condition-case err (funcall body) (error (flycheck-post-syntax-check-cleanup process) (flycheck-report-status "!") (signal ... ...))))))))
flycheck-handle-signal(#<process flycheck> "exited abnormally with code 1\n")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment