deps(fe): Lock file maintenance fe #257
Annotations
11 errors and 2 warnings
src/DTO/User/User.php#L10
User.php: PSR12.Traits.UseDeclaration.SpaceAfterOpeningBrace: First trait conflict resolution statement must be on the line after the opening brace
|
src/DTO/User/User.php#L10
User.php: PSR12.Traits.UseDeclaration.SpaceBeforeClosingBrace: Closing brace must be on the line after the last trait conflict resolution statement
|
src/DTO/Post/Post.php#L10
Post.php: PSR12.Traits.UseDeclaration.SpaceAfterOpeningBrace: First trait conflict resolution statement must be on the line after the opening brace
|
src/DTO/Post/Post.php#L10
Post.php: PSR12.Traits.UseDeclaration.SpaceBeforeClosingBrace: Closing brace must be on the line after the last trait conflict resolution statement
|
src/DTO/Post/Reply.php#L10
Reply.php: PSR12.Traits.UseDeclaration.SpaceAfterOpeningBrace: First trait conflict resolution statement must be on the line after the opening brace
|
src/DTO/Post/Reply.php#L10
Reply.php: PSR12.Traits.UseDeclaration.SpaceBeforeClosingBrace: Closing brace must be on the line after the last trait conflict resolution statement
|
src/DTO/Post/SubReply.php#L10
SubReply.php: PSR12.Traits.UseDeclaration.SpaceAfterOpeningBrace: First trait conflict resolution statement must be on the line after the opening brace
|
src/DTO/Post/SubReply.php#L10
SubReply.php: PSR12.Traits.UseDeclaration.SpaceBeforeClosingBrace: Closing brace must be on the line after the last trait conflict resolution statement
|
src/DTO/Post/Thread.php#L10
Thread.php: PSR12.Traits.UseDeclaration.SpaceAfterOpeningBrace: First trait conflict resolution statement must be on the line after the opening brace
|
src/DTO/Post/Thread.php#L10
Thread.php: PSR12.Traits.UseDeclaration.SpaceBeforeClosingBrace: Closing brace must be on the line after the last trait conflict resolution statement
|
|
src/PostsQuery/PostsTree.php#L141
PostsTree.php: Generic.Files.LineLength.TooLong: Line exceeds 120 characters; contains 131 characters
|
src/PostsQuery/QueryResult.php#L68
QueryResult.php: Generic.Files.LineLength.TooLong: Line exceeds 120 characters; contains 127 characters
|
The logs for this run have expired and are no longer available.
Loading