[WIP] V13 #1635
ci.yml
on: pull_request
Matrix: Build PHP
Build Frontend
33s
Deployment
0s
Annotations
44 errors and 8 warnings
Build PHP (13.4.x-dev, 8.2)
Process completed with exit code 2.
|
Build PHP (13.4.x-dev, 8.2):
Classes/ViewHelpers/Data/PaginateViewHelper.php#L54
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/Data/PaginateViewHelper.php#L110
Return type of method BK2K\BootstrapPackage\ViewHelpers\Data\PaginateViewHelper::getTemplateObject() 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.4.x-dev, 8.2):
Classes/ViewHelpers/Data/PaginateViewHelper.php#L115
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/Data/PaginateViewHelper.php#L115
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#L117
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.4.x-dev, 8.2):
Classes/ViewHelpers/File/IsAudioViewHelper.php#L32
Fetching deprecated class constant FILETYPE_AUDIO of class TYPO3\CMS\Core\Resource\File:
will be removed in TYPO3 v14, use TYPO3\CMS\Core\Resource\FileType::AUDIO instead
|
Build PHP (13.4.x-dev, 8.2):
Classes/ViewHelpers/File/IsImageViewHelper.php#L32
Fetching deprecated class constant FILETYPE_IMAGE of class TYPO3\CMS\Core\Resource\File:
will be removed in TYPO3 v14, use TYPO3\CMS\Core\Resource\FileType::IMAGE instead
|
Build PHP (^13, 8.3):
Classes/ViewHelpers/Data/PaginateViewHelper.php#L54
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/File/IsMediaViewHelper.php#L32
Fetching deprecated class constant FILETYPE_VIDEO of class TYPO3\CMS\Core\Resource\File:
will be removed in TYPO3 v14, use TYPO3\CMS\Core\Resource\FileType::VIDEO instead
|
Build PHP (^13, 8.3):
Classes/ViewHelpers/Data/PaginateViewHelper.php#L110
Return type of method BK2K\BootstrapPackage\ViewHelpers\Data\PaginateViewHelper::getTemplateObject() 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.4.x-dev, 8.2):
Classes/ViewHelpers/FrameViewHelper.php#L174
Return type of method BK2K\BootstrapPackage\ViewHelpers\FrameViewHelper::getTemplateObject() 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):
Classes/ViewHelpers/Data/PaginateViewHelper.php#L115
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/FrameViewHelper.php#L201
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):
Classes/ViewHelpers/Data/PaginateViewHelper.php#L115
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#L117
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):
Classes/ViewHelpers/File/IsAudioViewHelper.php#L32
Fetching deprecated class constant FILETYPE_AUDIO of class TYPO3\CMS\Core\Resource\File:
will be removed in TYPO3 v14, use TYPO3\CMS\Core\Resource\FileType::AUDIO instead
|
Build PHP (^13, 8.3):
Classes/ViewHelpers/File/IsImageViewHelper.php#L32
Fetching deprecated class constant FILETYPE_IMAGE of class TYPO3\CMS\Core\Resource\File:
will be removed in TYPO3 v14, use TYPO3\CMS\Core\Resource\FileType::IMAGE instead
|
Build PHP (^13, 8.3):
Classes/ViewHelpers/File/IsMediaViewHelper.php#L32
Fetching deprecated class constant FILETYPE_VIDEO of class TYPO3\CMS\Core\Resource\File:
will be removed in TYPO3 v14, use TYPO3\CMS\Core\Resource\FileType::VIDEO instead
|
Build PHP (^13, 8.3):
Classes/ViewHelpers/FrameViewHelper.php#L174
Return type of method BK2K\BootstrapPackage\ViewHelpers\FrameViewHelper::getTemplateObject() 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):
Classes/ViewHelpers/FrameViewHelper.php#L201
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)
Process completed with exit code 2.
|
Build PHP (^13, 8.2):
Classes/ViewHelpers/Data/PaginateViewHelper.php#L54
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/Data/PaginateViewHelper.php#L110
Return type of method BK2K\BootstrapPackage\ViewHelpers\Data\PaginateViewHelper::getTemplateObject() 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):
Classes/ViewHelpers/Data/PaginateViewHelper.php#L115
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/Data/PaginateViewHelper.php#L115
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#L117
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):
Classes/ViewHelpers/File/IsAudioViewHelper.php#L32
Fetching deprecated class constant FILETYPE_AUDIO of class TYPO3\CMS\Core\Resource\File:
will be removed in TYPO3 v14, use TYPO3\CMS\Core\Resource\FileType::AUDIO instead
|
Build PHP (^13, 8.2):
Classes/ViewHelpers/File/IsImageViewHelper.php#L32
Fetching deprecated class constant FILETYPE_IMAGE of class TYPO3\CMS\Core\Resource\File:
will be removed in TYPO3 v14, use TYPO3\CMS\Core\Resource\FileType::IMAGE instead
|
Build PHP (^13, 8.2):
Classes/ViewHelpers/File/IsMediaViewHelper.php#L32
Fetching deprecated class constant FILETYPE_VIDEO of class TYPO3\CMS\Core\Resource\File:
will be removed in TYPO3 v14, use TYPO3\CMS\Core\Resource\FileType::VIDEO instead
|
Build PHP (^13, 8.2):
Classes/ViewHelpers/FrameViewHelper.php#L174
Return type of method BK2K\BootstrapPackage\ViewHelpers\FrameViewHelper::getTemplateObject() 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):
Classes/ViewHelpers/FrameViewHelper.php#L201
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)
Process completed with exit code 2.
|
Build PHP (13.4.x-dev, 8.3)
Process completed with exit code 2.
|
Build PHP (13.4.x-dev, 8.3):
Classes/ViewHelpers/Data/PaginateViewHelper.php#L54
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/Data/PaginateViewHelper.php#L110
Return type of method BK2K\BootstrapPackage\ViewHelpers\Data\PaginateViewHelper::getTemplateObject() 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.4.x-dev, 8.3):
Classes/ViewHelpers/Data/PaginateViewHelper.php#L115
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/Data/PaginateViewHelper.php#L115
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#L117
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.4.x-dev, 8.3):
Classes/ViewHelpers/File/IsAudioViewHelper.php#L32
Fetching deprecated class constant FILETYPE_AUDIO of class TYPO3\CMS\Core\Resource\File:
will be removed in TYPO3 v14, use TYPO3\CMS\Core\Resource\FileType::AUDIO instead
|
Build PHP (13.4.x-dev, 8.3):
Classes/ViewHelpers/File/IsImageViewHelper.php#L32
Fetching deprecated class constant FILETYPE_IMAGE of class TYPO3\CMS\Core\Resource\File:
will be removed in TYPO3 v14, use TYPO3\CMS\Core\Resource\FileType::IMAGE instead
|
Build PHP (13.4.x-dev, 8.3):
Classes/ViewHelpers/File/IsMediaViewHelper.php#L32
Fetching deprecated class constant FILETYPE_VIDEO of class TYPO3\CMS\Core\Resource\File:
will be removed in TYPO3 v14, use TYPO3\CMS\Core\Resource\FileType::VIDEO instead
|
Build PHP (13.4.x-dev, 8.3):
Classes/ViewHelpers/FrameViewHelper.php#L174
Return type of method BK2K\BootstrapPackage\ViewHelpers\FrameViewHelper::getTemplateObject() 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.4.x-dev, 8.3):
Classes/ViewHelpers/FrameViewHelper.php#L201
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 Frontend
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build PHP (13.4.x-dev, 8.2)
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/
|
Build PHP (^13, 8.3)
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/
|
Build PHP (^13, 8.2)
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/
|
Build PHP (13.4.x-dev, 8.3)
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/
|
Build PHP (^12, 8.3)
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/
|
Build PHP (^12, 8.2)
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/
|
Build PHP (^12, 8.1)
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/
|