Skip to content

Check missing callable signature #82

Check missing callable signature

Check missing callable signature #82

Triggered via pull request March 21, 2024 06:06
Status Failure
Total duration 43s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
phpstan: Classes/ViewHelpers/Be/GetChangeVisibilityLinkViewHelper.php#L33
Method JAKOTA\Typo3ToolBox\ViewHelpers\Be\GetChangeVisibilityLinkViewHelper::renderStatic() has parameter $renderChildrenClosure with no signature specified for Closure.
phpstan: Classes/ViewHelpers/Be/GetDeleteLinkViewHelper.php#L32
Method JAKOTA\Typo3ToolBox\ViewHelpers\Be\GetDeleteLinkViewHelper::renderStatic() has parameter $renderChildrenClosure with no signature specified for Closure.
phpstan: Classes/ViewHelpers/CacheViewHelper.php#L23
Method JAKOTA\Typo3ToolBox\ViewHelpers\CacheViewHelper::renderStatic() has parameter $renderChildrenClosure with no signature specified for Closure.
phpstan: Classes/ViewHelpers/FormatDateViewHelper.php#L23
Method JAKOTA\Typo3ToolBox\ViewHelpers\FormatDateViewHelper::renderStatic() has parameter $renderChildrenClosure with no signature specified for Closure.
phpstan: Classes/ViewHelpers/MeasureRendertimeViewHelper.php#L29
Method JAKOTA\Typo3ToolBox\ViewHelpers\MeasureRendertimeViewHelper::renderStatic() has parameter $renderChildrenClosure with no signature specified for Closure.
phpstan: Classes/ViewHelpers/RenderContentViewHelper.php#L38
Method JAKOTA\Typo3ToolBox\ViewHelpers\RenderContentViewHelper::renderStatic() has parameter $renderChildrenClosure with no signature specified for Closure.
phpstan: Classes/ViewHelpers/TableAlignViewHelper.php#L27
Method JAKOTA\Typo3ToolBox\ViewHelpers\TableAlignViewHelper::renderStatic() has parameter $renderChildrenClosure with no signature specified for Closure.
phpstan: Classes/ViewHelpers/TimeViewHelper.php#L28
Method JAKOTA\Typo3ToolBox\ViewHelpers\TimeViewHelper::renderStatic() has parameter $renderChildrenClosure with no signature specified for Closure.
phpstan: Classes/ViewHelpers/WordStatsViewHelper.php#L29
Method JAKOTA\Typo3ToolBox\ViewHelpers\WordStatsViewHelper::renderStatic() has parameter $renderChildrenClosure with no signature specified for Closure.
phpstan
Process completed with exit code 1.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
phpstan
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/