Skip to content

[WIP] v14 with site sets #824

[WIP] v14 with site sets

[WIP] v14 with site sets #824

Triggered via pull request October 25, 2024 07:29
@bnfbnf
synchronize #319
bnf:v14
Status Failure
Total duration 2m 50s
Artifacts

ci.yml

on: pull_request
Matrix: Build PHP
Fit to window
Zoom out
Zoom in

Annotations

44 errors
Build PHP (^13, 8.3, 8.4): Classes/Backend/View/BlogPostHeaderContentRenderer.php#L60
Fetching class constant class of deprecated class TYPO3\CMS\Fluid\View\StandaloneView: : since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
Build PHP (^13, 8.3, 8.4): Classes/Domain/Factory/CommentFormFactory.php#L117
Return type of method T3G\AgencyPack\Blog\Domain\Factory\CommentFormFactory::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will vanish during v14 development. There are some remaining internal usages that can be adapted without further .rst files. The class should vanish together with $GLOBALS['TSFE'] in v14.
Build PHP (^13, 8.3, 8.4): Classes/Domain/Repository/PostRepository.php#L454
Return type of method T3G\AgencyPack\Blog\Domain\Repository\PostRepository::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will vanish during v14 development. There are some remaining internal usages that can be adapted without further .rst files. The class should vanish together with $GLOBALS['TSFE'] in v14.
Build PHP (^13, 8.3, 8.4): Classes/Listener/RenderAdditionalContentToRecordListV11.php#L29
Parameter $event of method T3G\AgencyPack\Blog\Listener\RenderAdditionalContentToRecordListV11::__invoke() has invalid type TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
Build PHP (^13, 8.3, 8.4): Classes/Listener/RenderAdditionalContentToRecordListV11.php#L31
Call to method getRequest() on an unknown class TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
Build PHP (^13, 8.3, 8.4): Classes/Listener/RenderAdditionalContentToRecordListV11.php#L33
Call to method addContentAbove() on an unknown class TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
Build PHP (^13, 8.3, 8.4): Classes/Mail/MailContent.php#L26
Return type of method T3G\AgencyPack\Blog\Mail\MailContent::getFluidTemplateObject() has typehint with deprecated class TYPO3\CMS\Fluid\View\StandaloneView: : since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
Build PHP (^13, 8.3, 8.4): Classes/Mail/MailContent.php#L31
Fetching class constant class of deprecated class TYPO3\CMS\Fluid\View\StandaloneView: : since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
Build PHP (^13, 8.3, 8.4): Classes/Service/CacheService.php#L47
Call to deprecated method addCacheTags() of class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will be removed in TYPO3 v14. Use $request->getAttribute('frontend.cache.collector')->addCacheTags(new CacheTag($tag, $lifetime)) instead.
Build PHP (^13, 8.3, 8.4): Classes/Service/CacheService.php#L62
Return type of method T3G\AgencyPack\Blog\Service\CacheService::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will vanish during v14 development. There are some remaining internal usages that can be adapted without further .rst files. The class should vanish together with $GLOBALS['TSFE'] in v14.
Build PHP (^13, 8.3, 8.4)
Process completed with exit code 2.
Build PHP (^13, 8.3, 8.0)
Process completed with exit code 2.
Build PHP (^13, 8.3, 8.0): Classes/Backend/View/BlogPostHeaderContentRenderer.php#L60
Fetching class constant class of deprecated class TYPO3\CMS\Fluid\View\StandaloneView: : since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
Build PHP (^13, 8.3, 8.0): Classes/Domain/Factory/CommentFormFactory.php#L117
Return type of method T3G\AgencyPack\Blog\Domain\Factory\CommentFormFactory::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will vanish during v14 development. There are some remaining internal usages that can be adapted without further .rst files. The class should vanish together with $GLOBALS['TSFE'] in v14.
Build PHP (^13, 8.3, 8.0): Classes/Domain/Repository/PostRepository.php#L454
Return type of method T3G\AgencyPack\Blog\Domain\Repository\PostRepository::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will vanish during v14 development. There are some remaining internal usages that can be adapted without further .rst files. The class should vanish together with $GLOBALS['TSFE'] in v14.
Build PHP (^13, 8.3, 8.0): Classes/Listener/RenderAdditionalContentToRecordListV11.php#L29
Parameter $event of method T3G\AgencyPack\Blog\Listener\RenderAdditionalContentToRecordListV11::__invoke() has invalid type TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
Build PHP (^13, 8.3, 8.0): Classes/Listener/RenderAdditionalContentToRecordListV11.php#L31
Call to method getRequest() on an unknown class TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
Build PHP (^13, 8.3, 8.0): Classes/Listener/RenderAdditionalContentToRecordListV11.php#L33
Call to method addContentAbove() on an unknown class TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
Build PHP (^13, 8.3, 8.0): Classes/Mail/MailContent.php#L26
Return type of method T3G\AgencyPack\Blog\Mail\MailContent::getFluidTemplateObject() has typehint with deprecated class TYPO3\CMS\Fluid\View\StandaloneView: : since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
Build PHP (^13, 8.3, 8.0): Classes/Mail/MailContent.php#L31
Fetching class constant class of deprecated class TYPO3\CMS\Fluid\View\StandaloneView: : since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
Build PHP (^13, 8.3, 8.0): Classes/Service/CacheService.php#L47
Call to deprecated method addCacheTags() of class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will be removed in TYPO3 v14. Use $request->getAttribute('frontend.cache.collector')->addCacheTags(new CacheTag($tag, $lifetime)) instead.
Build PHP (^13, 8.3, 8.0): Classes/Service/CacheService.php#L62
Return type of method T3G\AgencyPack\Blog\Service\CacheService::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will vanish during v14 development. There are some remaining internal usages that can be adapted without further .rst files. The class should vanish together with $GLOBALS['TSFE'] in v14.
Build PHP (^13, 8.2, 8.4): Classes/Backend/View/BlogPostHeaderContentRenderer.php#L60
Fetching class constant class of deprecated class TYPO3\CMS\Fluid\View\StandaloneView: : since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
Build PHP (^13, 8.2, 8.4): Classes/Domain/Factory/CommentFormFactory.php#L117
Return type of method T3G\AgencyPack\Blog\Domain\Factory\CommentFormFactory::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will vanish during v14 development. There are some remaining internal usages that can be adapted without further .rst files. The class should vanish together with $GLOBALS['TSFE'] in v14.
Build PHP (^13, 8.2, 8.4): Classes/Domain/Repository/PostRepository.php#L454
Return type of method T3G\AgencyPack\Blog\Domain\Repository\PostRepository::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will vanish during v14 development. There are some remaining internal usages that can be adapted without further .rst files. The class should vanish together with $GLOBALS['TSFE'] in v14.
Build PHP (^13, 8.2, 8.4): Classes/Listener/RenderAdditionalContentToRecordListV11.php#L29
Parameter $event of method T3G\AgencyPack\Blog\Listener\RenderAdditionalContentToRecordListV11::__invoke() has invalid type TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
Build PHP (^13, 8.2, 8.4): Classes/Listener/RenderAdditionalContentToRecordListV11.php#L31
Call to method getRequest() on an unknown class TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
Build PHP (^13, 8.2, 8.4): Classes/Listener/RenderAdditionalContentToRecordListV11.php#L33
Call to method addContentAbove() on an unknown class TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
Build PHP (^13, 8.2, 8.4): Classes/Mail/MailContent.php#L26
Return type of method T3G\AgencyPack\Blog\Mail\MailContent::getFluidTemplateObject() has typehint with deprecated class TYPO3\CMS\Fluid\View\StandaloneView: : since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
Build PHP (^13, 8.2, 8.4): Classes/Mail/MailContent.php#L31
Fetching class constant class of deprecated class TYPO3\CMS\Fluid\View\StandaloneView: : since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
Build PHP (^13, 8.2, 8.4): Classes/Service/CacheService.php#L47
Call to deprecated method addCacheTags() of class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will be removed in TYPO3 v14. Use $request->getAttribute('frontend.cache.collector')->addCacheTags(new CacheTag($tag, $lifetime)) instead.
Build PHP (^13, 8.2, 8.4): Classes/Service/CacheService.php#L62
Return type of method T3G\AgencyPack\Blog\Service\CacheService::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will vanish during v14 development. There are some remaining internal usages that can be adapted without further .rst files. The class should vanish together with $GLOBALS['TSFE'] in v14.
Build PHP (^13, 8.2, 8.4)
Process completed with exit code 2.
Build PHP (^13, 8.2, 8.0)
Process completed with exit code 2.
Build PHP (^13, 8.2, 8.0): Classes/Backend/View/BlogPostHeaderContentRenderer.php#L60
Fetching class constant class of deprecated class TYPO3\CMS\Fluid\View\StandaloneView: : since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
Build PHP (^13, 8.2, 8.0): Classes/Domain/Factory/CommentFormFactory.php#L117
Return type of method T3G\AgencyPack\Blog\Domain\Factory\CommentFormFactory::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will vanish during v14 development. There are some remaining internal usages that can be adapted without further .rst files. The class should vanish together with $GLOBALS['TSFE'] in v14.
Build PHP (^13, 8.2, 8.0): Classes/Domain/Repository/PostRepository.php#L454
Return type of method T3G\AgencyPack\Blog\Domain\Repository\PostRepository::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will vanish during v14 development. There are some remaining internal usages that can be adapted without further .rst files. The class should vanish together with $GLOBALS['TSFE'] in v14.
Build PHP (^13, 8.2, 8.0): Classes/Listener/RenderAdditionalContentToRecordListV11.php#L29
Parameter $event of method T3G\AgencyPack\Blog\Listener\RenderAdditionalContentToRecordListV11::__invoke() has invalid type TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
Build PHP (^13, 8.2, 8.0): Classes/Listener/RenderAdditionalContentToRecordListV11.php#L31
Call to method getRequest() on an unknown class TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
Build PHP (^13, 8.2, 8.0): Classes/Listener/RenderAdditionalContentToRecordListV11.php#L33
Call to method addContentAbove() on an unknown class TYPO3\CMS\Recordlist\Event\RenderAdditionalContentToRecordListEvent.
Build PHP (^13, 8.2, 8.0): Classes/Mail/MailContent.php#L26
Return type of method T3G\AgencyPack\Blog\Mail\MailContent::getFluidTemplateObject() has typehint with deprecated class TYPO3\CMS\Fluid\View\StandaloneView: : since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
Build PHP (^13, 8.2, 8.0): Classes/Mail/MailContent.php#L31
Fetching class constant class of deprecated class TYPO3\CMS\Fluid\View\StandaloneView: : since TYPO3 v13, will be removed in v14. Use ext:core ViewFactoryInterface instead.
Build PHP (^13, 8.2, 8.0): Classes/Service/CacheService.php#L47
Call to deprecated method addCacheTags() of class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will be removed in TYPO3 v14. Use $request->getAttribute('frontend.cache.collector')->addCacheTags(new CacheTag($tag, $lifetime)) instead.
Build PHP (^13, 8.2, 8.0): Classes/Service/CacheService.php#L62
Return type of method T3G\AgencyPack\Blog\Service\CacheService::getTypoScriptFrontendController() has typehint with deprecated class TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController: since TYPO3 v13, will vanish during v14 development. There are some remaining internal usages that can be adapted without further .rst files. The class should vanish together with $GLOBALS['TSFE'] in v14.