-
-
Save dhaley/4716996 to your computer and use it in GitHub Desktop.
results of C-x ! C-c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-*- mode: compilation; default-directory: "~/data/releases/cu_vcr/current/" -*- | |
Compilation started at Tue Feb 5 12:35:19 | |
phpcs --report\=checkstyle /Users/daha1836/data/releases/cu_vcr/current/foo5.php | |
<?xml version="1.0" encoding="UTF-8"?> | |
<checkstyle version="1.4.0"> | |
<file name="/Users/daha1836/data/releases/cu_vcr/dev/foo5.php"> | |
<error line="4" column="1" severity="error" message="There must be exactly one blank line before the tags in file comment" source="PEAR.Commenting.FileComment.SpacingBeforeTags"/> | |
<error line="9" column="1" severity="warning" message="PHP version not specified" source="PEAR.Commenting.FileComment.MissingVersion"/> | |
<error line="9" column="1" severity="error" message="Missing @category tag in file comment" source="PEAR.Commenting.FileComment.MissingTag"/> | |
<error line="9" column="1" severity="error" message="Missing @package tag in file comment" source="PEAR.Commenting.FileComment.MissingTag"/> | |
<error line="9" column="1" severity="error" message="Missing @author tag in file comment" source="PEAR.Commenting.FileComment.MissingTag"/> | |
<error line="9" column="1" severity="error" message="Missing @license tag in file comment" source="PEAR.Commenting.FileComment.MissingTag"/> | |
<error line="9" column="1" severity="error" message="Missing @link tag in file comment" source="PEAR.Commenting.FileComment.MissingTag"/> | |
<error line="25" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="26" 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="45" column="1" severity="error" message="Expected 1 space after the longest variable name" source="PEAR.Commenting.FunctionComment.SpacingAfterLongName"/> | |
<error line="48" column="1" severity="error" message="The comments for parameters $page_title (1) and $parent_page_title (2) do not align" source="PEAR.Commenting.FunctionComment.ParameterCommentsNotAligned"/> | |
<error line="54" column="1" severity="error" message="The comments for parameters $parent_page_title (2) and $menu_name (3) do not align" source="PEAR.Commenting.FunctionComment.ParameterCommentsNotAligned"/> | |
<error line="60" column="84" severity="error" message="Opening brace should be on a new line" source="PEAR.Functions.FunctionDeclaration.BraceOnSameLine"/> | |
<error line="61" column="3" severity="error" message="Line indented incorrectly; expected 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="62" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="64" column="3" severity="error" message="Expected "} else {\n"; found "}\n else {\n"" source="PEAR.ControlStructures.ControlSignature"/> | |
<error line="64" column="3" severity="error" message="Line indented incorrectly; expected 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="65" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="66" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="67" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="68" column="7" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="68" column="7" severity="error" message="Object operator not indented correctly; expected 8 spaces but found 6" source="PEAR.WhiteSpace.ObjectOperatorIndent.Incorrect"/> | |
<error line="69" column="7" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="69" column="7" severity="error" message="Object operator not indented correctly; expected 8 spaces but found 6" source="PEAR.WhiteSpace.ObjectOperatorIndent.Incorrect"/> | |
<error line="70" column="7" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="70" column="7" severity="error" message="Object operator not indented correctly; expected 8 spaces but found 6" source="PEAR.WhiteSpace.ObjectOperatorIndent.Incorrect"/> | |
<error line="71" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="72" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="73" column="5" severity="error" message="Line indented incorrectly; expected 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="74" column="7" severity="error" message="Line indented incorrectly; expected at least 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="76" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="77" column="5" severity="error" message="Line indented incorrectly; expected 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="78" column="7" severity="error" message="Line indented incorrectly; expected 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="79" column="9" severity="error" message="Line indented incorrectly; expected at least 16 spaces, found 8" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="81" column="7" severity="error" message="Line indented incorrectly; expected at least 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="82" column="7" severity="error" message="Line indented incorrectly; expected at least 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="83" column="7" severity="error" message="Line indented incorrectly; expected 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="84" column="9" severity="error" message="Line indented incorrectly; expected at least 16 spaces, found 8" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="88" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="89" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="90" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="91" column="5" severity="error" message="Object operator not indented correctly; expected 6 spaces but found 4" source="PEAR.WhiteSpace.ObjectOperatorIndent.Incorrect"/> | |
<error line="92" column="5" severity="error" message="Object operator not indented correctly; expected 6 spaces but found 4" source="PEAR.WhiteSpace.ObjectOperatorIndent.Incorrect"/> | |
<error line="93" column="3" severity="error" message="Line indented incorrectly; expected at least 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="94" column="3" severity="error" message="Line indented incorrectly; expected 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="95" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="96" column="5" severity="error" message="Line indented incorrectly; expected 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="97" column="7" severity="error" message="Line indented incorrectly; expected 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="98" column="9" severity="error" message="Line indented incorrectly; expected at least 16 spaces, found 8" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="99" column="9" severity="error" message="Line indented incorrectly; expected at least 16 spaces, found 8" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="99" column="15" severity="error" message="Line indented incorrectly; expected 16 spaces, found 8" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="100" column="11" severity="error" message="Line indented incorrectly; expected 20 spaces, found 10" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="100" column="88" severity="warning" message="Line exceeds 85 characters; contains 87 characters" source="Generic.Files.LineLength.TooLong"/> | |
<error line="101" column="13" severity="error" message="Line indented incorrectly; expected at least 24 spaces, found 12" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="103" column="11" severity="error" message="Line indented incorrectly; expected at least 20 spaces, found 10" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="106" column="7" severity="error" message="Line indented incorrectly; expected at least 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="106" column="96" severity="warning" message="Line exceeds 85 characters; contains 95 characters" source="Generic.Files.LineLength.TooLong"/> | |
<error line="108" column="5" severity="error" message="Expected "} else {\n"; found "}\n else {\n"" source="PEAR.ControlStructures.ControlSignature"/> | |
<error line="108" column="5" severity="error" message="Line indented incorrectly; expected 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="109" column="7" severity="error" message="Line indented incorrectly; expected at least 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="110" column="7" severity="error" message="Line indented incorrectly; expected 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="111" column="9" severity="error" message="Line indented incorrectly; expected at least 16 spaces, found 8" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="113" column="7" severity="error" message="Line indented incorrectly; expected at least 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="114" column="7" severity="error" message="Line indented incorrectly; expected 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="115" column="9" severity="error" message="Line indented incorrectly; expected 16 spaces, found 8" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="116" column="11" severity="error" message="Line indented incorrectly; expected at least 20 spaces, found 10" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="118" column="9" severity="error" message="Line indented incorrectly; expected at least 16 spaces, found 8" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="120" column="7" severity="error" message="Line indented incorrectly; expected at least 12 spaces, found 6" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="120" column="94" severity="warning" message="Line exceeds 85 characters; contains 93 characters" source="Generic.Files.LineLength.TooLong"/> | |
<error line="123" column="3" severity="error" message="Expected "} else {\n"; found "}\n else {\n"" source="PEAR.ControlStructures.ControlSignature"/> | |
<error line="123" column="3" severity="error" message="Line indented incorrectly; expected 4 spaces, found 2" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
<error line="124" column="5" severity="error" message="Line indented incorrectly; expected at least 8 spaces, found 4" source="PEAR.WhiteSpace.ScopeIndent.Incorrect"/> | |
</file> | |
</checkstyle> | |
Compilation exited abnormally with code 1 at Tue Feb 5 12:35:21 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment