Skip to content

[TASK] Cleanup type hint in class properties #211

[TASK] Cleanup type hint in class properties

[TASK] Cleanup type hint in class properties #211

Triggered via pull request October 15, 2024 21:00
Status Failure
Total duration 1m 14s
Artifacts

ci.yaml

on: pull_request
Matrix: php-linting
check-composer
2s
check-composer
documentation-rendering
8s
documentation-rendering
js-linting
17s
js-linting
Matrix: code-quality
coding-guideline
17s
coding-guideline
tests-phpunit
0s
tests-phpunit
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
code-quality (8.3, ^12.4)
Child process error (exit code 255): PHP Fatal error: Declaration of Extcode\Cart\ViewHelpers\Form\IsServiceAvailableAtPriceViewHelper::evaluateCondition(?array $arguments = null): bool must be compatible with TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateCondition($arguments = null) in /home/runner/work/cart/cart/Classes/ViewHelpers/Form/IsServiceAvailableAtPriceViewHelper.php on line 41 Fatal error: Declaration of Extcode\Cart\ViewHelpers\Form\IsServiceAvailableAtPriceViewHelper::evaluateCondition(?array $arguments = null): bool must be compatible with TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateCondition($arguments = null) in /home/runner/work/cart/cart/Classes/ViewHelpers/Form/IsServiceAvailableAtPriceViewHelper.php on line 41 while running parallel worker
code-quality (8.3, ^12.4)
Process completed with exit code 1.
code-quality (8.2, ^12.4)
The job was canceled because "_8_3__12_4" failed.
code-quality (8.2, ^12.4)
Child process error (exit code 255): PHP Fatal error: Declaration of Extcode\Cart\ViewHelpers\Form\IsServiceAvailableAtPriceViewHelper::evaluateCondition(?array $arguments = null): bool must be compatible with TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateCondition($arguments = null) in /home/runner/work/cart/cart/Classes/ViewHelpers/Form/IsServiceAvailableAtPriceViewHelper.php on line 41 Fatal error: Declaration of Extcode\Cart\ViewHelpers\Form\IsServiceAvailableAtPriceViewHelper::evaluateCondition(?array $arguments = null): bool must be compatible with TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateCondition($arguments = null) in /home/runner/work/cart/cart/Classes/ViewHelpers/Form/IsServiceAvailableAtPriceViewHelper.php on line 41 while running parallel worker
code-quality (8.2, ^12.4)
The operation was canceled.
code-quality (8.1, ^12.4)
The job was canceled because "_8_3__12_4" failed.
code-quality (8.1, ^12.4)
Child process error (exit code 255): PHP Fatal error: Declaration of Extcode\Cart\ViewHelpers\Form\IsServiceAvailableAtPriceViewHelper::evaluateCondition(?array $arguments = null): bool must be compatible with TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateCondition($arguments = null) in /home/runner/work/cart/cart/Classes/ViewHelpers/Form/IsServiceAvailableAtPriceViewHelper.php on line 41 Fatal error: Declaration of Extcode\Cart\ViewHelpers\Form\IsServiceAvailableAtPriceViewHelper::evaluateCondition(?array $arguments = null): bool must be compatible with TYPO3Fluid\Fluid\Core\ViewHelper\AbstractConditionViewHelper::evaluateCondition($arguments = null) in /home/runner/work/cart/cart/Classes/ViewHelpers/Form/IsServiceAvailableAtPriceViewHelper.php on line 41 while running parallel worker
code-quality (8.1, ^12.4)
The operation was canceled.
js-linting
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/