Skip to content

[TASK] Avoid deprecated calls to get request in ViewHelpers #1694

[TASK] Avoid deprecated calls to get request in ViewHelpers

[TASK] Avoid deprecated calls to get request in ViewHelpers #1694

Triggered via pull request October 11, 2024 11:33
Status Cancelled
Total duration 4m 51s
Artifacts

ci.yml

on: pull_request
Matrix: Build PHP
Build Frontend
35s
Build Frontend
Deployment
0s
Deployment
Fit to window
Zoom out
Zoom in

Annotations

31 errors
Build PHP (^12, 8.2)
Process completed with exit code 8.
Build PHP (^13, 8.2)
Process completed with exit code 8.
Build PHP (^13, 8.2): Classes/ViewHelpers/Data/PaginateViewHelper.php#L107
Call to deprecated method setRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use RenderingContextFactory->create($pathArray, $request) instead.
Build PHP (^13, 8.2): Classes/ViewHelpers/Data/PaginateViewHelper.php#L154
Call to deprecated method getRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use $renderingContext->hasAttribute(ServerRequestInterface::class) and $renderingContext->getAttribute(ServerRequestInterface::class) instead.
Build PHP (^13, 8.2): Classes/ViewHelpers/Link/PaginateViewHelper.php#L99
Call to deprecated method getRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use $renderingContext->hasAttribute(ServerRequestInterface::class) and $renderingContext->getAttribute(ServerRequestInterface::class) instead.
Build PHP (^13, 8.2): Classes/ViewHelpers/TypoScript/ConstantViewHelper.php#L57
Call to deprecated method getRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use $renderingContext->hasAttribute(ServerRequestInterface::class) and $renderingContext->getAttribute(ServerRequestInterface::class) instead.
Build PHP (^13, 8.2)
Process completed with exit code 1.
Build PHP (13.4.x-dev, 8.2)
Process completed with exit code 8.
Build PHP (13.4.x-dev, 8.2): Classes/ViewHelpers/Data/PaginateViewHelper.php#L107
Call to deprecated method setRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use RenderingContextFactory->create($pathArray, $request) instead.
Build PHP (13.4.x-dev, 8.2): Classes/ViewHelpers/Data/PaginateViewHelper.php#L154
Call to deprecated method getRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use $renderingContext->hasAttribute(ServerRequestInterface::class) and $renderingContext->getAttribute(ServerRequestInterface::class) instead.
Build PHP (13.4.x-dev, 8.2): Classes/ViewHelpers/Link/PaginateViewHelper.php#L99
Call to deprecated method getRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use $renderingContext->hasAttribute(ServerRequestInterface::class) and $renderingContext->getAttribute(ServerRequestInterface::class) instead.
Build PHP (13.4.x-dev, 8.2): Classes/ViewHelpers/TypoScript/ConstantViewHelper.php#L57
Call to deprecated method getRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use $renderingContext->hasAttribute(ServerRequestInterface::class) and $renderingContext->getAttribute(ServerRequestInterface::class) instead.
Build PHP (13.4.x-dev, 8.2)
Process completed with exit code 1.
Build PHP (^12, 8.1)
The run was canceled by @benjaminkott.
Build PHP (^12, 8.1)
Process completed with exit code 8.
Build PHP (^12, 8.3)
The run was canceled by @benjaminkott.
Build PHP (^12, 8.3)
Process completed with exit code 8.
Build PHP (^13, 8.3)
The run was canceled by @benjaminkott.
Build PHP (^13, 8.3): Classes/ViewHelpers/Data/PaginateViewHelper.php#L107
Call to deprecated method setRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use RenderingContextFactory->create($pathArray, $request) instead.
Build PHP (^13, 8.3): Classes/ViewHelpers/Data/PaginateViewHelper.php#L154
Call to deprecated method getRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use $renderingContext->hasAttribute(ServerRequestInterface::class) and $renderingContext->getAttribute(ServerRequestInterface::class) instead.
Build PHP (^13, 8.3): Classes/ViewHelpers/Link/PaginateViewHelper.php#L99
Call to deprecated method getRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use $renderingContext->hasAttribute(ServerRequestInterface::class) and $renderingContext->getAttribute(ServerRequestInterface::class) instead.
Build PHP (^13, 8.3): Classes/ViewHelpers/TypoScript/ConstantViewHelper.php#L57
Call to deprecated method getRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use $renderingContext->hasAttribute(ServerRequestInterface::class) and $renderingContext->getAttribute(ServerRequestInterface::class) instead.
Build PHP (^13, 8.3)
Process completed with exit code 1.
Build PHP (^13, 8.3)
Process completed with exit code 8.
Build PHP (13.4.x-dev, 8.3)
The run was canceled by @benjaminkott.
Build PHP (13.4.x-dev, 8.3)
Process completed with exit code 8.
Build PHP (13.4.x-dev, 8.3): Classes/ViewHelpers/Data/PaginateViewHelper.php#L107
Call to deprecated method setRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use RenderingContextFactory->create($pathArray, $request) instead.
Build PHP (13.4.x-dev, 8.3): Classes/ViewHelpers/Data/PaginateViewHelper.php#L154
Call to deprecated method getRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use $renderingContext->hasAttribute(ServerRequestInterface::class) and $renderingContext->getAttribute(ServerRequestInterface::class) instead.
Build PHP (13.4.x-dev, 8.3): Classes/ViewHelpers/Link/PaginateViewHelper.php#L99
Call to deprecated method getRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use $renderingContext->hasAttribute(ServerRequestInterface::class) and $renderingContext->getAttribute(ServerRequestInterface::class) instead.
Build PHP (13.4.x-dev, 8.3): Classes/ViewHelpers/TypoScript/ConstantViewHelper.php#L57
Call to deprecated method getRequest() of class TYPO3\CMS\Fluid\Core\Rendering\RenderingContext: since TYPO3 v13, will be removed in TYPO3 v14. Use $renderingContext->hasAttribute(ServerRequestInterface::class) and $renderingContext->getAttribute(ServerRequestInterface::class) instead.
Build PHP (13.4.x-dev, 8.3)
Process completed with exit code 1.