IBX-8957: Fixed deserializing SiteAccess Matchers for ESI #2277
Annotations
6 errors and 5 warnings
src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php#L1
Ignored error pattern #^Parameter \#2 \$matcherFQCN of method Ibexa\\Core\\MVC\\Symfony\\EventListener\\SiteAccessMatchListener\:\:deserializeMatcher\(\) expects string, Ibexa\\Core\\MVC\\Symfony\\SiteAccess\\Matcher given\.$# in path /home/runner/work/core/core/src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php was not matched in reported errors.
|
src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php#L42
Property Ibexa\Core\MVC\Symfony\EventListener\SiteAccessMatchListener::$siteAccessMatcherRegistry is never read, only written.
|
src/lib/MVC/Symfony/EventListener/SiteAccessMatchListener.php#L83
Parameter #1 $matcherFQCN of method Ibexa\Core\MVC\Symfony\EventListener\SiteAccessMatchListener::deserializeMatcher() expects string, Ibexa\Core\MVC\Symfony\SiteAccess\Matcher given.
|
tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php#L1
Ignored error pattern #^Parameter \#1 \$siteAccessRouter of class Ibexa\\Core\\MVC\\Symfony\\EventListener\\SiteAccessMatchListener constructor expects Ibexa\\Core\\MVC\\Symfony\\SiteAccess\\Router, PHPUnit\\Framework\\MockObject\\MockObject given\.$# in path /home/runner/work/core/core/tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php was not matched in reported errors.
|
tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.php#L1
Ignored error pattern #^Parameter \#2 \$eventDispatcher of class Ibexa\\Core\\MVC\\Symfony\\EventListener\\SiteAccessMatchListener constructor expects Symfony\\Component\\EventDispatcher\\EventDispatcherInterface, PHPUnit\\Framework\\MockObject\\MockObject given\.$# in path /home/runner/work/core/core/tests/lib/MVC/Symfony/EventListener/SiteAccessMatchListenerTest.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 use a deprecated Node.js version 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