Bump phpDocumentor/.github from 0.7 to 0.8 #11
Annotations
5 errors
Show PHPCS results in PR:
github/workspace/src/Location.php#L24
Property \phpDocumentor\Reflection\Location::$lineNumber does not have native type hint for its value but it should be possible to add it based on @var annotation "int".
|
Show PHPCS results in PR:
github/workspace/src/Location.php#L27
Property \phpDocumentor\Reflection\Location::$columnNumber does not have native type hint for its value but it should be possible to add it based on @var annotation "int".
|
Show PHPCS results in PR:
github/workspace/src/Fqsen.php#L34
Property \phpDocumentor\Reflection\Fqsen::$fqsen does not have native type hint for its value but it should be possible to add it based on @var annotation "string".
|
Show PHPCS results in PR:
github/workspace/src/Fqsen.php#L37
Property \phpDocumentor\Reflection\Fqsen::$name does not have native type hint for its value but it should be possible to add it based on @var annotation "string".
|
Show PHPCS results in PR
Process completed with exit code 1.
|
Loading