Update dependency vimeo/psalm to v6.8.6 - autoclosed #2833
Annotations
10 errors
psalm:
src/Identifier/Exception/InvalidIdentifierName.php#L11
src/Identifier/Exception/InvalidIdentifierName.php:11:7: ClassMustBeFinal: Class Roave\BetterReflection\Identifier\Exception\InvalidIdentifierName is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
psalm:
src/Identifier/Identifier.php#L15
src/Identifier/Identifier.php:15:7: ClassMustBeFinal: Class Roave\BetterReflection\Identifier\Identifier is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
psalm:
src/Identifier/IdentifierType.php#L15
src/Identifier/IdentifierType.php:15:7: ClassMustBeFinal: Class Roave\BetterReflection\Identifier\IdentifierType is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
psalm:
src/NodeCompiler/CompileNodeToValue.php#L25
src/NodeCompiler/CompileNodeToValue.php:25:7: ClassMustBeFinal: Class Roave\BetterReflection\NodeCompiler\CompileNodeToValue is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
psalm:
src/NodeCompiler/CompiledValue.php#L8
src/NodeCompiler/CompiledValue.php:8:7: ClassMustBeFinal: Class Roave\BetterReflection\NodeCompiler\CompiledValue is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
psalm:
src/NodeCompiler/CompilerContext.php#L18
src/NodeCompiler/CompilerContext.php:18:7: ClassMustBeFinal: Class Roave\BetterReflection\NodeCompiler\CompilerContext is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
psalm:
src/NodeCompiler/Exception/UnableToCompileNode.php#L17
src/NodeCompiler/Exception/UnableToCompileNode.php:17:7: ClassMustBeFinal: Class Roave\BetterReflection\NodeCompiler\Exception\UnableToCompileNode is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
psalm:
src/Reflection/Adapter/Exception/NotImplementedBecauseItTriggersAutoloading.php#L7
src/Reflection/Adapter/Exception/NotImplementedBecauseItTriggersAutoloading.php:7:7: ClassMustBeFinal: Class Roave\BetterReflection\Reflection\Adapter\Exception\NotImplementedBecauseItTriggersAutoloading is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
psalm:
src/Reflection/Adapter/ReflectionAttribute.php#L23
src/Reflection/Adapter/ReflectionAttribute.php:23:5: MissingOverrideAttribute: Method Roave\BetterReflection\Reflection\Adapter\ReflectionAttribute::getname should have the "Override" attribute (see https://psalm.dev/358)
|
psalm:
src/Reflection/Adapter/ReflectionAttribute.php#L34
src/Reflection/Adapter/ReflectionAttribute.php:34:5: MissingOverrideAttribute: Method Roave\BetterReflection\Reflection\Adapter\ReflectionAttribute::gettarget should have the "Override" attribute (see https://psalm.dev/358)
|
Loading