Quality assurance #60
Annotations
10 errors and 3 warnings
Rector
Process completed with exit code 1.
|
PHPStan:
src/Action/LoginAction.php#L50
No error to ignore is reported on line 50.
|
PHPStan:
src/Action/LoginAction.php#L52
Call to an undefined method Symfony\Component\HttpFoundation\Session\SessionInterface::getFlashBag().
|
PHPStan:
src/Action/ResetAction.php#L74
No error to ignore is reported on line 74.
|
PHPStan:
src/Action/ResetAction.php#L76
Call to an undefined method Symfony\Component\HttpFoundation\Session\SessionInterface::getFlashBag().
|
PHPStan:
src/Security/Authorization/Voter/UserAclVoter.php#L42
Method Sonata\UserBundle\Security\Authorization\Voter\UserAclVoter::vote() never returns 1 so it can be removed from the return type.
|
PHPStan:
src/Security/UserProvider.php#L23
Class Sonata\UserBundle\Security\UserProvider implements generic interface Symfony\Component\Security\Core\User\UserProviderInterface but does not specify its types: TUser
|
PHPStan
Process completed with exit code 1.
|
MissingTemplateParam:
src/Security/UserProvider.php#L23
src/Security/UserProvider.php:23:37: MissingTemplateParam: Sonata\UserBundle\Security\UserProvider has missing template params when extending Symfony\Component\Security\Core\User\UserProviderInterface, expecting 1 (see https://psalm.dev/182)
|
Psalm
Process completed with exit code 2.
|
Rector
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|