Update dependency psalm/plugin-phpunit to ^0.19.0 #2454
Annotations
4 errors and 1 warning
Run phpstan:
src/Model/User.php#L96
Method Nucleos\UserBundle\Model\User::getUserIdentifier() should return non-empty-string but returns string.
|
Run phpstan:
tests/Form/Type/TypeTestCase.php#L39
Return type (array) of method Nucleos\UserBundle\Tests\Form\Type\TypeTestCase::getTypeExtensions() should be covariant with return type (array<Symfony\Component\Form\FormTypeExtensionInterface>) of method Symfony\Component\Form\Test\FormIntegrationTestCase::getTypeExtensions()
|
Run phpstan:
tests/Form/Type/TypeTestCase.php#L47
Return type (array) of method Nucleos\UserBundle\Tests\Form\Type\TypeTestCase::getTypes() should be covariant with return type (array<Symfony\Component\Form\FormTypeInterface>) of method Symfony\Component\Form\Test\FormIntegrationTestCase::getTypes()
|
Run phpstan
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading