Skip to content

Updates for TYPO3 v13 #85

Updates for TYPO3 v13

Updates for TYPO3 v13 #85

Triggered via push November 1, 2024 08:08
Status Failure
Total duration 45s
Artifacts

ci.yaml

on: push
Matrix: all tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
all tests (8.2, 13): Classes/Frontend/PostProcessHTML.php#L60
Parameter $TSFE of method Vierwd\VierwdBase\Frontend\PostProcessHTML::postProcessHTML() 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.
all tests (8.2, 13): Classes/Frontend/PostProcessHTML.php#L108
Parameter $TSFE of method Vierwd\VierwdBase\Frontend\PostProcessHTML::addHyphenation() 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.
all tests (8.2, 13): Classes/Frontend/PostProcessHTML.php#L153
Parameter $TSFE of method Vierwd\VierwdBase\Frontend\PostProcessHTML::addNoopener() 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.
all tests (8.2, 13): Classes/Hooks/IndexFilesAfterImport.php#L21
Parameter $event of method Vierwd\VierwdBase\Hooks\IndexFilesAfterImport::__invoke() has invalid type TYPO3\CMS\Extensionmanager\Event\AfterExtensionFilesHaveBeenImportedEvent.
all tests (8.2, 13): Classes/Imaging/GraphicalFunctionsTrait.php (in context of class Vierwd/VierwdBase/Imaging/GifBuilder)#L17
Access to an undefined property Vierwd\VierwdBase\Imaging\GifBuilder::$cmds.
all tests (8.2, 13): Classes/Imaging/GraphicalFunctionsTrait.php (in context of class Vierwd/VierwdBase/Imaging/GifBuilder)#L20
Access to an undefined property Vierwd\VierwdBase\Imaging\GifBuilder::$cmds.
all tests (8.2, 13): Classes/Imaging/GraphicalFunctionsTrait.php (in context of class Vierwd/VierwdBase/Imaging/GifBuilder)#L26
Method Vierwd\VierwdBase\Imaging\GifBuilder::imageMagickConvert() has no return type specified.
all tests (8.2, 13): Classes/Imaging/GraphicalFunctionsTrait.php (in context of class Vierwd/VierwdBase/Imaging/GifBuilder)#L26
Method Vierwd\VierwdBase\Imaging\GifBuilder::imageMagickConvert() has parameter $frame with no type specified.
all tests (8.2, 13): Classes/Imaging/GraphicalFunctionsTrait.php (in context of class Vierwd/VierwdBase/Imaging/GifBuilder)#L26
Method Vierwd\VierwdBase\Imaging\GifBuilder::imageMagickConvert() has parameter $h with no type specified.
all tests (8.2, 13): Classes/Imaging/GraphicalFunctionsTrait.php (in context of class Vierwd/VierwdBase/Imaging/GifBuilder)#L26
Method Vierwd\VierwdBase\Imaging\GifBuilder::imageMagickConvert() has parameter $imagefile with no type specified.
all tests (8.2, 13)
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/