Update README.rst #20
Annotations
12 errors and 1 warning
CGL
Process completed with exit code 8.
|
Functional Tests
Process completed with exit code 2.
|
PHPStan:
Classes/Backend/View/BlogPostHeaderContentRenderer.php#L45
Cannot access offset 'id' on array|object.
|
PHPStan:
Classes/Backend/View/BlogPostHeaderContentRenderer.php#L61
Call to deprecated method fillDefaultsByPackageName() of class TYPO3Fluid\Fluid\View\TemplatePaths:
will be removed with Fluid v5; appropriate setters (like setTemplateRootPaths())
should be called instead
|
PHPStan:
Classes/Controller/BackendController.php#L52
Call to deprecated method loadRequireJsModule() of class TYPO3\CMS\Core\Page\PageRenderer:
will be removed in TYPO3 v13.0. Use loadJavaScriptModule() instead, available since TYPO3 v12.0.
|
PHPStan:
Classes/Controller/BackendController.php#L59
Call to deprecated method loadRequireJsModule() of class TYPO3\CMS\Core\Page\PageRenderer:
will be removed in TYPO3 v13.0. Use loadJavaScriptModule() instead, available since TYPO3 v12.0.
|
PHPStan:
Classes/Controller/BackendController.php#L70
Call to deprecated method loadRequireJsModule() of class TYPO3\CMS\Core\Page\PageRenderer:
will be removed in TYPO3 v13.0. Use loadJavaScriptModule() instead, available since TYPO3 v12.0.
|
PHPStan:
Classes/Controller/BackendController.php#L75
Call to deprecated method loadRequireJsModule() of class TYPO3\CMS\Core\Page\PageRenderer:
will be removed in TYPO3 v13.0. Use loadJavaScriptModule() instead, available since TYPO3 v12.0.
|
PHPStan:
Classes/Controller/BackendController.php#L85
Call to deprecated method setContent() of class TYPO3\CMS\Backend\Template\ModuleTemplate:
since v12, will be removed in v13.
|
PHPStan:
Classes/Controller/BackendController.php#L87
Call to deprecated method renderContent() of class TYPO3\CMS\Backend\Template\ModuleTemplate:
since v12, will be removed in v13. Remove together with $legacyView property and Templates/Module.html.
|
PHPStan:
Classes/Controller/BackendController.php#L103
Call to deprecated method setContent() of class TYPO3\CMS\Backend\Template\ModuleTemplate:
since v12, will be removed in v13.
|
PHPStan:
Classes/Controller/BackendController.php#L105
Call to deprecated method renderContent() of class TYPO3\CMS\Backend\Template\ModuleTemplate:
since v12, will be removed in v13. Remove together with $legacyView property and Templates/Module.html.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading