Skip to content

Bump to Symfony 7

Bump to Symfony 7 #661

Triggered via pull request January 12, 2024 21:17
Status Failure
Total duration 40s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan: src/Security/BruteForceLoginFormAuthenticator.php#L47
Method App\Security\BruteForceLoginFormAuthenticator::__construct() has parameter $userProvider with generic interface Symfony\Component\Security\Core\User\UserProviderInterface but does not specify its types: TUser
PHPStan: src/Security/Provider/UserProvider.php#L25
Class App\Security\Provider\UserProvider implements generic interface Symfony\Component\Security\Core\User\UserProviderInterface but does not specify its types: TUser
PHPStan
Process completed with exit code 1.