[TASK] Update v12 #48
Annotations
9 errors
|
Code Quality (by PHPStan):
Classes/Engine/HandlebarsEngine.php#L123
Unable to resolve the template type T in call to method static method TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance()
|
Code Quality (by PHPStan):
Classes/Rendering/HandlebarsContext.php#L20
Method Visol\Handlebars\Rendering\HandlebarsContext::getRequest() should return Psr\Http\Message\ServerRequestInterface but returns Psr\Http\Message\ServerRequestInterface|null.
|
Code Quality (by PHPStan):
Classes/Rendering/HandlebarsContext.php#L25
Cannot call method getControllerExtensionKey() on Psr\Http\Message\ServerRequestInterface|null.
|
Code Quality (by PHPStan):
Classes/Rendering/HandlebarsContext.php#L30
Cannot call method getControllerName() on Psr\Http\Message\ServerRequestInterface|null.
|
Code Quality (by PHPStan):
Classes/Rendering/HandlebarsContext.php#L35
Cannot call method getControllerActionName() on Psr\Http\Message\ServerRequestInterface|null.
|
Code Quality (by PHPStan):
Classes/Rendering/HandlebarsContext.php#L42
Parameter #1 $request of method TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder::setRequest() expects TYPO3\CMS\Extbase\Mvc\RequestInterface, Psr\Http\Message\ServerRequestInterface|null given.
|
Code Quality (by PHPStan):
Classes/View/HandlebarsView.php#L43
Method Visol\Handlebars\View\HandlebarsView::render() has parameter $templateFileName with no type specified.
|
Code Quality (by PHPStan)
The operation was canceled.
|
Loading