Skip to content

Instantly share code, notes, and snippets.

@dhaley
Created January 5, 2015 15:52
Show Gist options
  • Save dhaley/645fde60cb730396d393 to your computer and use it in GitHub Desktop.
Save dhaley/645fde60cb730396d393 to your computer and use it in GitHub Desktop.
phpcs compilation
-*- mode: compilation; default-directory: "~/sites/sws/" -*-
Compilation started at Mon Jan 5 08:50:48
phpcs --report\=checkstyle /Users/dhaley/sites/sws/fg_report.php
<?xml version="1.0" encoding="UTF-8"?>
<checkstyle version="2.0.0RC5">
<file name="/Users/dhaley/sites/sws/fg_report.php">
<error line="2" column="1" severity="error" message="Missing file doc comment" source="PEAR.Commenting.FileComment.Missing"/>
<error line="17" column="3" severity="warning" message="Line exceeds 85 characters; contains 191 characters" source="Generic.Files.LineLength.TooLong"/>
<error line="19" column="60" severity="error" message="TRUE, FALSE and NULL must be lowercase; expected &quot;true&quot; but found &quot;TRUE&quot;" source="Generic.PHP.LowerCaseConstant.Found"/>
<error line="21" column="3" severity="error" message="Line indented incorrectly; expected 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.IncorrectExact"/>
<error line="22" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="23" column="3" severity="error" message="Line indented incorrectly; expected 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.IncorrectExact"/>
<error line="24" column="3" severity="error" message="Line indented incorrectly; expected 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.IncorrectExact"/>
<error line="25" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="26" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="27" column="2" severity="error" message="Line indented incorrectly; expected 4 spaces, found 1" source="PEAR.WhiteSpace.ScopeIndent.IncorrectExact"/>
<error line="27" column="2" severity="error" message="Closing brace indented incorrectly; expected 2 spaces, found 1" source="PEAR.WhiteSpace.ScopeClosingBrace.Indent"/>
<error line="28" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="29" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="30" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="31" column="3" severity="error" message="Line indented incorrectly; expected 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.IncorrectExact"/>
<error line="32" column="5" severity="error" message="Line indented incorrectly; expected 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.IncorrectExact"/>
<error line="33" column="7" severity="error" message="Line indented incorrectly; expected at least 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="36" column="7" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="37" column="7" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="39" column="3" severity="error" message="Line indented incorrectly; expected 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.IncorrectExact"/>
<error line="40" column="3" severity="error" message="Line indented incorrectly; expected 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.IncorrectExact"/>
<error line="40" column="3" severity="error" message="Expected &quot;} else {\n&quot;; found &quot;}\n else {\n&quot;" source="PEAR.ControlStructures.ControlSignature"/>
<error line="41" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="42" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="43" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="44" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="45" column="3" severity="error" message="Line indented incorrectly; expected 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.IncorrectExact"/>
<error line="46" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="47" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="48" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="49" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="50" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="51" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="52" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="53" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="54" column="3" severity="warning" message="Line exceeds 85 characters; contains 87 characters" source="Generic.Files.LineLength.TooLong"/>
<error line="54" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="55" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="57" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="58" column="3" severity="warning" message="Line exceeds 85 characters; contains 104 characters" source="Generic.Files.LineLength.TooLong"/>
<error line="58" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="59" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="61" column="3" severity="warning" message="Line exceeds 85 characters; contains 86 characters" source="Generic.Files.LineLength.TooLong"/>
<error line="61" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="62" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="64" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="65" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="66" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/>
<error line="69" column="2" severity="error" message="Line indented incorrectly; expected 0 spaces, found 1" source="PEAR.WhiteSpace.ScopeIndent.IncorrectExact"/>
<error line="69" column="2" severity="error" message="Closing brace indented incorrectly; expected 0 spaces, found 1" source="PEAR.WhiteSpace.ScopeClosingBrace.Indent"/>
<error line="73" column="1" severity="warning" message="Line exceeds 85 characters; contains 189 characters" source="Generic.Files.LineLength.TooLong"/>
<error line="77" column="1" severity="error" message="You must use &quot;/**&quot; style comments for a function comment" source="PEAR.Commenting.FunctionComment.WrongStyle"/>
<error line="77" column="17" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/>
</file>
</checkstyle>
Compilation exited abnormally with code 1 at Mon Jan 5 08:50:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment