Fix order #80
quality-assurance.yml
on: push
Quality Assurance
35s
Annotations
10 errors
Quality Assurance:
src/Definition/Repository/Reflection/ReflectionPropertyDefinitionBuilder.php#L66
Left side of && is always false.
|
Quality Assurance:
src/Definition/Repository/Reflection/ReflectionPropertyDefinitionBuilder.php#L66
Result of && is always false.
|
Quality Assurance:
src/Definition/Repository/Reflection/ReflectionPropertyDefinitionBuilder.php#L74
Parameter #1 $name of class CuyZ\Valinor\Definition\PropertyDefinition constructor expects non-empty-string, string given.
|
Quality Assurance:
src/Mapper/Tree/Builder/UnionNodeBuilder.php#L102
Unreachable statement - code above always terminates.
|
Quality Assurance:
src/Type/Parser/Lexer/Annotations.php#L23
Dynamic call to static method CuyZ\Valinor\Type\Parser\Lexer\Annotations::sanitizeDocComment().
|
Quality Assurance:
src/Type/Parser/Lexer/Annotations.php#L87
Method CuyZ\Valinor\Type\Parser\Lexer\Annotations::magicProperties() has parameter $reflection with generic class ReflectionClass but does not specify its types: T
|
Quality Assurance:
src/Type/Parser/Lexer/Annotations.php#L87
Method CuyZ\Valinor\Type\Parser\Lexer\Annotations::magicProperties() return type has no value type specified in iterable type array.
|
Quality Assurance:
src/Type/Parser/Lexer/Token/KeyOfToken.php#L50
Offset 0 does not exist on array{}.
|
Quality Assurance:
src/Type/Parser/Lexer/Token/ValueOfToken.php#L51
Offset 0 does not exist on array{}.
|
Quality Assurance
Process completed with exit code 1.
|