Skip to content

[TASK] Update v12

[TASK] Update v12 #51

Triggered via pull request November 21, 2024 07:48
Status Failure
Total duration 29s
Artifacts

ci.yaml

on: pull_request
check-composer
7s
check-composer
Matrix: code-quality
Matrix: php-linting
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 10 warnings
code-quality (8.1): Classes/Engine/HandlebarsEngine.php#L97
Unable to resolve the template type T in call to method static method TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance()
code-quality (8.1): Classes/Rendering/HandlebarsContext.php#L20
Method Visol\Handlebars\Rendering\HandlebarsContext::getRequest() should return Psr\Http\Message\ServerRequestInterface but returns Psr\Http\Message\ServerRequestInterface|null.
code-quality (8.1): Classes/Rendering/HandlebarsContext.php#L25
Cannot call method getControllerExtensionKey() on Psr\Http\Message\ServerRequestInterface|null.
code-quality (8.1): Classes/Rendering/HandlebarsContext.php#L30
Cannot call method getControllerName() on Psr\Http\Message\ServerRequestInterface|null.
code-quality (8.1): Classes/Rendering/HandlebarsContext.php#L35
Cannot call method getControllerActionName() on Psr\Http\Message\ServerRequestInterface|null.
code-quality (8.1): Classes/Rendering/HandlebarsContext.php#L42
Parameter #1 $request of method TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder::setRequest() expects TYPO3\CMS\Extbase\Mvc\RequestInterface, Psr\Http\Message\ServerRequestInterface|null given.
code-quality (8.1): Classes/View/HandlebarsView.php#L43
Method Visol\Handlebars\View\HandlebarsView::render() has parameter $templateFileName with no type specified.
code-quality (8.1): Classes/View/HandlebarsView.php#L59
Cannot call method getControllerExtensionKey() on mixed.
code-quality (8.1): Classes/View/HandlebarsView.php#L60
Cannot call method getControllerName() on mixed.
code-quality (8.1): Classes/View/HandlebarsView.php#L61
Cannot call method getControllerActionName() on mixed.
code-quality (8.2)
The job was canceled because "_8_1" failed.
code-quality (8.2): Classes/Engine/HandlebarsEngine.php#L97
Unable to resolve the template type T in call to method static method TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance()
code-quality (8.2): Classes/Rendering/HandlebarsContext.php#L20
Method Visol\Handlebars\Rendering\HandlebarsContext::getRequest() should return Psr\Http\Message\ServerRequestInterface but returns Psr\Http\Message\ServerRequestInterface|null.
code-quality (8.2): Classes/Rendering/HandlebarsContext.php#L25
Cannot call method getControllerExtensionKey() on Psr\Http\Message\ServerRequestInterface|null.
code-quality (8.2): Classes/Rendering/HandlebarsContext.php#L30
Cannot call method getControllerName() on Psr\Http\Message\ServerRequestInterface|null.
code-quality (8.2): Classes/Rendering/HandlebarsContext.php#L35
Cannot call method getControllerActionName() on Psr\Http\Message\ServerRequestInterface|null.
code-quality (8.2): Classes/Rendering/HandlebarsContext.php#L42
Parameter #1 $request of method TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder::setRequest() expects TYPO3\CMS\Extbase\Mvc\RequestInterface, Psr\Http\Message\ServerRequestInterface|null given.
code-quality (8.2): Classes/View/HandlebarsView.php#L43
Method Visol\Handlebars\View\HandlebarsView::render() has parameter $templateFileName with no type specified.
code-quality (8.2): Classes/View/HandlebarsView.php#L59
Cannot call method getControllerExtensionKey() on mixed.
code-quality (8.2): Classes/View/HandlebarsView.php#L60
Cannot call method getControllerName() on mixed.
code-quality (8.2): Classes/View/HandlebarsView.php#L61
Cannot call method getControllerActionName() on mixed.
code-quality (8.3)
The job was canceled because "_8_1" failed.
code-quality (8.3): Classes/Engine/HandlebarsEngine.php#L97
Unable to resolve the template type T in call to method static method TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance()
code-quality (8.3): Classes/Rendering/HandlebarsContext.php#L20
Method Visol\Handlebars\Rendering\HandlebarsContext::getRequest() should return Psr\Http\Message\ServerRequestInterface but returns Psr\Http\Message\ServerRequestInterface|null.
code-quality (8.3): Classes/Rendering/HandlebarsContext.php#L25
Cannot call method getControllerExtensionKey() on Psr\Http\Message\ServerRequestInterface|null.
code-quality (8.3): Classes/Rendering/HandlebarsContext.php#L30
Cannot call method getControllerName() on Psr\Http\Message\ServerRequestInterface|null.
code-quality (8.3): Classes/Rendering/HandlebarsContext.php#L35
Cannot call method getControllerActionName() on Psr\Http\Message\ServerRequestInterface|null.
code-quality (8.3): Classes/Rendering/HandlebarsContext.php#L42
Parameter #1 $request of method TYPO3\CMS\Extbase\Mvc\Web\Routing\UriBuilder::setRequest() expects TYPO3\CMS\Extbase\Mvc\RequestInterface, Psr\Http\Message\ServerRequestInterface|null given.
code-quality (8.3): Classes/View/HandlebarsView.php#L43
Method Visol\Handlebars\View\HandlebarsView::render() has parameter $templateFileName with no type specified.
code-quality (8.3): Classes/View/HandlebarsView.php#L59
Cannot call method getControllerExtensionKey() on mixed.
code-quality (8.3): Classes/View/HandlebarsView.php#L60
Cannot call method getControllerName() on mixed.
code-quality (8.3): Classes/View/HandlebarsView.php#L61
Cannot call method getControllerActionName() on mixed.
check-composer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
check-composer
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
php-linting (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
php-linting (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
php-linting (8.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
php-linting (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
php-linting (8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
php-linting (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
code-quality (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
code-quality (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/