Integrate #2069
Annotations
10 errors
Run vimeo/psalm:
src/Exception/InvalidConsoleModeException.php#L5
src/Exception/InvalidConsoleModeException.php:5:7: ClassMustBeFinal: Class Psalm\SymfonyPsalmPlugin\Exception\InvalidConsoleModeException is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Run vimeo/psalm:
src/Exception/TemplateNameUnresolvedException.php#L5
src/Exception/TemplateNameUnresolvedException.php:5:7: ClassMustBeFinal: Class Psalm\SymfonyPsalmPlugin\Exception\TemplateNameUnresolvedException is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Run vimeo/psalm:
src/Handler/AnnotationHandler.php#L10
src/Handler/AnnotationHandler.php:10:7: ClassMustBeFinal: Class Psalm\SymfonyPsalmPlugin\Handler\AnnotationHandler is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Run vimeo/psalm:
src/Handler/AnnotationHandler.php#L12
src/Handler/AnnotationHandler.php:12:5: MissingOverrideAttribute: Method Psalm\SymfonyPsalmPlugin\Handler\AnnotationHandler::afterclasslikevisit should have the "Override" attribute (see https://psalm.dev/358)
|
Run vimeo/psalm:
src/Handler/ConsoleHandler.php#L30
src/Handler/ConsoleHandler.php:30:7: ClassMustBeFinal: Class Psalm\SymfonyPsalmPlugin\Handler\ConsoleHandler is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Run vimeo/psalm:
src/Handler/ConsoleHandler.php#L41
src/Handler/ConsoleHandler.php:41:5: MissingOverrideAttribute: Method Psalm\SymfonyPsalmPlugin\Handler\ConsoleHandler::aftermethodcallanalysis should have the "Override" attribute (see https://psalm.dev/358)
|
Run vimeo/psalm:
src/Handler/ContainerDependencyHandler.php#L13
src/Handler/ContainerDependencyHandler.php:13:7: ClassMustBeFinal: Class Psalm\SymfonyPsalmPlugin\Handler\ContainerDependencyHandler is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Run vimeo/psalm:
src/Handler/ContainerDependencyHandler.php#L15
src/Handler/ContainerDependencyHandler.php:15:5: MissingOverrideAttribute: Method Psalm\SymfonyPsalmPlugin\Handler\ContainerDependencyHandler::afterstatementanalysis should have the "Override" attribute (see https://psalm.dev/358)
|
Run vimeo/psalm:
src/Handler/ContainerHandler.php#L27
src/Handler/ContainerHandler.php:27:7: ClassMustBeFinal: Class Psalm\SymfonyPsalmPlugin\Handler\ContainerHandler is never extended and is not part of the public API, and thus must be made final. (see https://psalm.dev/361)
|
Run vimeo/psalm:
src/Handler/ContainerHandler.php#L54
src/Handler/ContainerHandler.php:54:5: MissingOverrideAttribute: Method Psalm\SymfonyPsalmPlugin\Handler\ContainerHandler::aftermethodcallanalysis should have the "Override" attribute (see https://psalm.dev/358)
|
Loading