Update tools #2286
Annotations
5 errors
Run phpstan:
src/Action/RequestResetAction.php#L56
Property Nucleos\UserBundle\Action\RequestResetAction::$userProvider with generic interface Symfony\Component\Security\Core\User\UserProviderInterface does not specify its types: TUser
|
Run phpstan:
src/Action/RequestResetAction.php#L63
Method Nucleos\UserBundle\Action\RequestResetAction::__construct() has parameter $userProvider with generic interface Symfony\Component\Security\Core\User\UserProviderInterface but does not specify its types: TUser
|
Run phpstan:
src/Security/UserProvider.php#L24
Class Nucleos\UserBundle\Security\UserProvider implements generic interface Symfony\Component\Security\Core\User\UserProviderInterface but does not specify its types: TUser
|
Run phpstan:
tests/Form/Type/ResettingFormTypeTest.php#L24
Dynamic call to static method PHPUnit\Framework\TestCase::createStub().
|
Run phpstan
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading