Fix MailFactory from email + name #100
Annotations
12 errors and 10 warnings
|
PHP 7.2 (lowest, Lint false)
Process completed with exit code 2.
|
|
PHP 7.2 (lowest, Lint false)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires sulu/sulu ^2.4.0 || ^2.6@dev -> satisfiable by sulu/sulu[2.5.25, ..., 2.6.x-dev].
- sulu/sulu[2.5.25, ..., 2.5.28] require php ^8.0 || ^8.1 -> your php version (7.2.34) does not satisfy that requirement.
- sulu/sulu[2.5.29, ..., 2.5.x-dev] require php ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
- sulu/sulu[2.6.9, ..., 2.6.12] require php ^8.2 || ^8.3 -> your php version (7.2.34) does not satisfy that requirement.
- sulu/sulu[2.6.13, ..., 2.6.17] require php ^8.2 || ^8.3 || ^8.4 -> your php version (7.2.34) does not satisfy that requirement.
- sulu/sulu 2.6.x-dev requires php ^8.2 || ^8.3 || ^8.4 || ^8.5 -> your php version (7.2.34) does not satisfy that requirement.
|
|
PHP 8.3 (highest, Lint true):
Controller/RegistrationController.php#L0
Ignored error pattern #^Parameter \#1 \$user of method Sulu\\Bundle\\CommunityBundle\\Controller\\AbstractController\:\:setUserPasswordAndSalt\(\) expects Sulu\\Bundle\\SecurityBundle\\Entity\\User, mixed given\.$# in path /home/runner/work/SuluCommunityBundle/SuluCommunityBundle/Controller/RegistrationController.php was not matched in reported errors.
|
|
PHP 8.3 (highest, Lint true):
Controller/ProfileController.php#L51
Parameter #1 $user of method Sulu\Bundle\CommunityBundle\Controller\AbstractController::setUserPasswordAndSalt() expects Sulu\Bundle\SecurityBundle\Entity\User, Sulu\Bundle\SecurityBundle\Entity\User|null given.
|
|
PHP 8.3 (highest, Lint true):
Controller/ProfileController.php#L40
Parameter #1 $type of method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() expects class-string<Symfony\Component\Form\FormTypeInterface<Sulu\Bundle\SecurityBundle\Entity\User|null>>, string given.
|
|
PHP 8.3 (highest, Lint true):
Controller/ProfileController.php#L0
Ignored error pattern #^Parameter \#1 \$user of method Sulu\\Bundle\\CommunityBundle\\Controller\\AbstractController\:\:setUserPasswordAndSalt\(\) expects Sulu\\Bundle\\SecurityBundle\\Entity\\User, mixed given\.$# in path /home/runner/work/SuluCommunityBundle/SuluCommunityBundle/Controller/ProfileController.php was not matched in reported errors.
|
|
PHP 8.3 (highest, Lint true):
Controller/PasswordController.php#L98
Parameter #1 $type of method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() expects class-string<Symfony\Component\Form\FormTypeInterface<Sulu\Bundle\SecurityBundle\Entity\User>>, string given.
|
|
PHP 8.3 (highest, Lint true):
Controller/PasswordController.php#L33
Parameter #1 $type of method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() expects class-string<Symfony\Component\Form\FormTypeInterface<array{}>>, string given.
|
|
PHP 8.3 (highest, Lint true):
Controller/PasswordController.php#L0
Ignored error pattern #^Parameter \#1 \$user of method Sulu\\Bundle\\CommunityBundle\\Controller\\AbstractController\:\:setUserPasswordAndSalt\(\) expects Sulu\\Bundle\\SecurityBundle\\Entity\\User, mixed given\.$# in path /home/runner/work/SuluCommunityBundle/SuluCommunityBundle/Controller/PasswordController.php was not matched in reported errors.
|
|
PHP 8.3 (highest, Lint true):
Controller/CompletionController.php#L47
Parameter #1 $type of method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() expects class-string<Symfony\Component\Form\FormTypeInterface<Sulu\Bundle\SecurityBundle\Entity\User>>, string given.
|
|
PHP 8.3 (highest, Lint true):
Controller/CompletionController.php#L0
Ignored error pattern #^Parameter \#2 \$user of method Sulu\\Bundle\\CommunityBundle\\Controller\\CompletionController\:\:saveMediaFields\(\) expects Sulu\\Bundle\\SecurityBundle\\Entity\\User, mixed given\.$# in path /home/runner/work/SuluCommunityBundle/SuluCommunityBundle/Controller/CompletionController.php was not matched in reported errors.
|
|
PHP 8.3 (highest, Lint true):
Controller/CompletionController.php#L0
Ignored error pattern #^Parameter \#1 \$user of method Sulu\\Bundle\\CommunityBundle\\Manager\\CommunityManagerInterface\:\:completion\(\) expects Sulu\\Bundle\\SecurityBundle\\Entity\\User, mixed given\.$# in path /home/runner/work/SuluCommunityBundle/SuluCommunityBundle/Controller/CompletionController.php was not matched in reported errors.
|
|
PHP 8.3 (highest, Lint true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 8.3 (highest, Lint true)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 8.0 (highest, Lint false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 8.0 (highest, Lint false)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 8.1 (highest, Lint false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 8.1 (highest, Lint false)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 8.2 (highest, Lint false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 8.2 (highest, Lint false)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 7.4 (highest, Lint false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
PHP 7.4 (highest, Lint false)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|