Rename Blacklist to Registration Rule #87
Annotations
10 errors and 5 warnings
Entity/RegistrationRuleItemRepository.php#L21
Class Sulu\Bundle\CommunityBundle\Entity\RegistrationRuleItemRepository extends generic class Sulu\Component\Persistence\Repository\ORM\EntityRepository but does not specify its types: T
|
Entity/RegistrationRuleUserRepository.php#L18
Class Sulu\Bundle\CommunityBundle\Entity\RegistrationRuleUserRepository extends generic class Sulu\Component\Persistence\Repository\ORM\EntityRepository but does not specify its types: T
|
EventListener/RegistrationRuleListener.php#L83
Parameter #2 $webspaceKey of class Sulu\Bundle\CommunityBundle\Entity\RegistrationRuleUser constructor expects string, array<array|bool|string|null>|string given.
|
EventListener/RegistrationRuleListener.php#L91
Parameter #1 $from of static method Sulu\Bundle\CommunityBundle\Mail\Mail::create() expects array<string>|string, array<array|bool|string|null>|string given.
|
EventListener/RegistrationRuleListener.php#L92
Parameter #2 $to of static method Sulu\Bundle\CommunityBundle\Mail\Mail::create() expects array<string>|string, array<array|bool|string|null>|string given.
|
Ignored error pattern #^Class Sulu\\Bundle\\CommunityBundle\\Entity\\BlacklistItemRepository extends generic class Sulu\\Component\\Persistence\\Repository\\ORM\\EntityRepository but does not specify its types\: T$# in path /home/runner/work/SuluCommunityBundle/SuluCommunityBundle/Entity/BlacklistItemRepository.php was not matched in reported errors.
|
Ignored error pattern #^Class Sulu\\Bundle\\CommunityBundle\\Entity\\BlacklistUserRepository extends generic class Sulu\\Component\\Persistence\\Repository\\ORM\\EntityRepository but does not specify its types\: T$# in path /home/runner/work/SuluCommunityBundle/SuluCommunityBundle/Entity/BlacklistUserRepository.php was not matched in reported errors.
|
Ignored error pattern #^Parameter \#1 \$from of static method Sulu\\Bundle\\CommunityBundle\\Mail\\Mail\:\:create\(\) expects array\<string\>\|string, array\<array\|bool\|string\|null\>\|string given\.$# in path /home/runner/work/SuluCommunityBundle/SuluCommunityBundle/EventListener/BlacklistListener.php was not matched in reported errors.
|
Ignored error pattern #^Parameter \#2 \$to of static method Sulu\\Bundle\\CommunityBundle\\Mail\\Mail\:\:create\(\) expects array\<string\>\|string, array\<array\|bool\|string\|null\>\|string given\.$# in path /home/runner/work/SuluCommunityBundle/SuluCommunityBundle/EventListener/BlacklistListener.php was not matched in reported errors.
|
Ignored error pattern #^Parameter \#2 \$webspaceKey of class Sulu\\Bundle\\CommunityBundle\\Entity\\BlacklistUser constructor expects string, array\<array\|bool\|string\|null\>\|string given\.$# in path /home/runner/work/SuluCommunityBundle/SuluCommunityBundle/EventListener/BlacklistListener.php was not matched in reported errors.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
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/
|
This job failed
Loading