Skip to content

[TASK] Replace deprecated File::FILETYPE_IMAGE constant with enum value #821

[TASK] Replace deprecated File::FILETYPE_IMAGE constant with enum value

[TASK] Replace deprecated File::FILETYPE_IMAGE constant with enum value #821

Triggered via push October 25, 2024 06:39
Status Failure
Total duration 2m 57s
Artifacts

ci.yml

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

Annotations

67 errors
Build PHP (^12, 8.2, 5.7)
Process completed with exit code 2.
Build PHP (^12, 8.2, 5.7): Configuration/TCA/tx_blog_domain_model_author.php#L124
Access to constant IMAGE on an unknown class TYPO3\CMS\Core\Resource\FileType.
Build PHP (^12, 8.2, 5.7)
Process completed with exit code 1.
Build PHP (^12, 8.3, 8.4): Configuration/TCA/tx_blog_domain_model_author.php#L124
Access to constant IMAGE on an unknown class TYPO3\CMS\Core\Resource\FileType.
Build PHP (^12, 8.3, 8.4)
Process completed with exit code 1.
Build PHP (^12, 8.3, 8.4)
Process completed with exit code 2.
Build PHP (^12, 8.3, 8.0): Configuration/TCA/tx_blog_domain_model_author.php#L124
Access to constant IMAGE on an unknown class TYPO3\CMS\Core\Resource\FileType.
Build PHP (^12, 8.3, 8.0)
Process completed with exit code 1.
Build PHP (^12, 8.3, 8.0)
Process completed with exit code 2.
Build PHP (^12, 8.3, 5.7)
Process completed with exit code 2.
Build PHP (^12, 8.3, 5.7): Configuration/TCA/tx_blog_domain_model_author.php#L124
Access to constant IMAGE on an unknown class TYPO3\CMS\Core\Resource\FileType.
Build PHP (^12, 8.3, 5.7)
Process completed with exit code 1.
Build PHP (^12, 8.2, 8.4): Configuration/TCA/tx_blog_domain_model_author.php#L124
Access to constant IMAGE on an unknown class TYPO3\CMS\Core\Resource\FileType.
Build PHP (^12, 8.2, 8.4)
Process completed with exit code 1.
Build PHP (^12, 8.2, 8.4)
Process completed with exit code 2.
Build PHP (^12, 8.1, 8.0)
Process completed with exit code 2.
Build PHP (^12, 8.1, 8.0): Configuration/TCA/tx_blog_domain_model_author.php#L124
Access to constant IMAGE on an unknown class TYPO3\CMS\Core\Resource\FileType.
Build PHP (^12, 8.1, 8.0)
Process completed with exit code 1.
Build PHP (^12, 8.2, 8.0)
Process completed with exit code 2.
Build PHP (^12, 8.2, 8.0): Configuration/TCA/tx_blog_domain_model_author.php#L124
Access to constant IMAGE on an unknown class TYPO3\CMS\Core\Resource\FileType.
Build PHP (^12, 8.2, 8.0)
Process completed with exit code 1.
Build PHP (^12, 8.1, 8.4): Configuration/TCA/tx_blog_domain_model_author.php#L124
Access to constant IMAGE on an unknown class TYPO3\CMS\Core\Resource\FileType.
Build PHP (^12, 8.1, 8.4)
Process completed with exit code 1.
Build PHP (^12, 8.1, 8.4)
Process completed with exit code 2.
Build PHP (^12, 8.1, 5.7)
Process completed with exit code 2.
Build PHP (^12, 8.1, 5.7): Configuration/TCA/tx_blog_domain_model_author.php#L124
Access to constant IMAGE on an unknown class TYPO3\CMS\Core\Resource\FileType.
Build PHP (^12, 8.1, 5.7)
Process completed with exit code 1.
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#L122
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.
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#L122
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.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#L122
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#L122
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.