[WIP] Compatibility with TYPO3 v13 #1061
Annotations
8 errors and 1 warning
Run phpstan:
Classes/Controller/AbstractFluxController.php#L438
Method FluidTYPO3\Flux\Controller\AbstractFluxController::performSubRendering() should return Psr\Http\Message\ResponseInterface|TYPO3\CMS\Extbase\Mvc\Response but returns Psr\Http\Message\ResponseInterface|TYPO3\CMS\Extbase\Mvc\ResponseInterface.
|
Run phpstan:
Classes/Proxy/DataProviderContextProxy.php#L22
Class TYPO3\CMS\Backend\View\BackendLayout\DataProviderContext does not have a constructor and must be instantiated without any parameters.
|
Run phpstan:
Classes/Proxy/DataProviderContextProxy.php#L33
Access to protected property TYPO3\CMS\Backend\View\BackendLayout\DataProviderContext::$pageId.
|
Run phpstan:
Classes/Proxy/IconFactoryProxy.php#L34
Parameter $size of method FluidTYPO3\Flux\Proxy\IconFactoryProxy::getIcon() has invalid type TYPO3\CMS\Core\Imaging\IconSize.
|
Run phpstan:
Classes/Proxy/IconFactoryProxy.php#L36
Parameter $state of method FluidTYPO3\Flux\Proxy\IconFactoryProxy::getIcon() has invalid type TYPO3\CMS\Core\Imaging\IconState.
|
Run phpstan:
Classes/Proxy/IconFactoryProxy.php#L38
Parameter #2 $size of method TYPO3\CMS\Core\Imaging\IconFactory::getIcon() expects string, string|TYPO3\CMS\Core\Imaging\IconSize given.
|
Run phpstan:
Classes/Proxy/IconFactoryProxy.php#L38
Parameter #4 $state of method TYPO3\CMS\Core\Imaging\IconFactory::getIcon() expects TYPO3\CMS\Core\Type\Icon\IconState|null, TYPO3\CMS\Core\Imaging\IconState|TYPO3\CMS\Core\Type\Icon\IconState|null given.
|
Run phpstan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading