Add new tags #57
Annotations
9 errors
github/workspace/src/DocBlock/Tags/Implements_.php#L17
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\DocBlock\Description.
|
github/workspace/src/DocBlock/Tags/Implements_.php#L18
Use phpDocumentor\Reflection\DocBlock\Tags\TagWithType is from the same namespace – that is prohibited.
|
github/workspace/src/DocBlock/Tags/Implements_.php#L36
Method \phpDocumentor\Reflection\DocBlock\Tags\Implements_::create() does not have void return type hint.
|
github/workspace/src/DocBlock/Tags/Implements_.php#L38
Function trigger_error() should not be referenced via a fallback global name, but via a use statement.
|
github/workspace/src/DocBlock/Tags/Implements_.php#L41
Constant E_USER_DEPRECATED should not be referenced via a fallback global name, but via a use statement.
|
github/workspace/src/DocBlock/Tags/Factory/ImplementsFactory.php#L8
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\TypeResolver.
|
github/workspace/src/DocBlock/Tags/Factory/ImplementsFactory.php#L37
Whitespace found at end of line
|
github/workspace/src/DocBlockFactory.php#L31
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\DocBlock\Tags\Factory\ImplementsFactory.
|
|
This job failed
Loading