Add new types #130
Annotations
10 errors and 3 warnings
github/workspace/src/PseudoTypes/PropertiesOf.php#L17
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\Fqsen.
|
github/workspace/src/PseudoTypes/IntMaskOf.php#L17
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\PseudoType.
|
github/workspace/src/PseudoTypes/IntMaskOf.php#L25
Method \phpDocumentor\Reflection\PseudoTypes\IntMaskOf::__construct() does not have @param annotation for its traversable parameter $types.
|
github/workspace/src/PseudoTypes/ValueOf.php#L18
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\PseudoType.
|
github/workspace/src/PseudoTypes/ClosedResource.php#L17
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\PseudoType.
|
github/workspace/src/PseudoTypes/OpenResource.php#L17
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\PseudoType.
|
github/workspace/src/PseudoTypes/KeyOf.php#L18
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\PseudoType.
|
github/workspace/src/PseudoTypes/IntMask.php#L17
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\PseudoType.
|
github/workspace/src/PseudoTypes/IntMask.php#L25
Method \phpDocumentor\Reflection\PseudoTypes\IntMask::__construct() does not have @param annotation for its traversable parameter $types.
|
github/workspace/src/TypeResolver.php#L26
Use statements should be sorted alphabetically. The first wrong one is InvalidArgumentException.
|
github/workspace/src/PseudoTypes/PrivatePropertiesOf.php#L24
Possible useless method overriding detected
|
github/workspace/src/PseudoTypes/ProtectedPropertiesOf.php#L24
Possible useless method overriding detected
|
github/workspace/src/PseudoTypes/PublicPropertiesOf.php#L24
Possible useless method overriding detected
|
This job failed
Loading