Bump to symfony ^6.4 || ^7.0 #1693
Annotations
10 errors and 1 warning
Run phpstan:
src/Action/EditProfileAction.php#L45
Property Nucleos\ProfileBundle\Action\EditProfileAction::$security has unknown class Symfony\Component\Security\Core\Security as its type.
|
Run phpstan:
src/Action/EditProfileAction.php#L53
Parameter $security of method Nucleos\ProfileBundle\Action\EditProfileAction::__construct() has invalid type Symfony\Component\Security\Core\Security.
|
Run phpstan:
src/Action/EditProfileAction.php#L65
Call to method getUser() on an unknown class Symfony\Component\Security\Core\Security.
|
Run phpstan:
src/Action/RegistrationConfirmedAction.php#L27
Property Nucleos\ProfileBundle\Action\RegistrationConfirmedAction::$security has unknown class Symfony\Component\Security\Core\Security as its type.
|
Run phpstan:
src/Action/RegistrationConfirmedAction.php#L31
Parameter $security of method Nucleos\ProfileBundle\Action\RegistrationConfirmedAction::__construct() has invalid type Symfony\Component\Security\Core\Security.
|
Run phpstan:
src/Action/RegistrationConfirmedAction.php#L43
Call to method getUser() on an unknown class Symfony\Component\Security\Core\Security.
|
Run phpstan:
src/Action/ShowProfileAction.php#L24
Property Nucleos\ProfileBundle\Action\ShowProfileAction::$security has unknown class Symfony\Component\Security\Core\Security as its type.
|
Run phpstan:
src/Action/ShowProfileAction.php#L26
Parameter $security of method Nucleos\ProfileBundle\Action\ShowProfileAction::__construct() has invalid type Symfony\Component\Security\Core\Security.
|
Run phpstan:
src/Action/ShowProfileAction.php#L34
Call to method getUser() on an unknown class Symfony\Component\Security\Core\Security.
|
Run phpstan:
src/EventListener/AlreadyLoggedinListener.php#L28
Property Nucleos\ProfileBundle\EventListener\AlreadyLoggedinListener::$security has unknown class Symfony\Component\Security\Core\Security as its type.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading