Skip to content

[FEATURE] Make it possible to assign variables to view #1225

[FEATURE] Make it possible to assign variables to view

[FEATURE] Make it possible to assign variables to view #1225

Triggered via pull request December 10, 2024 18:05
Status Failure
Total duration 1m 33s
Artifacts

testing.yaml

on: pull_request
Matrix: PHP linter
TypoScript linter
18s
TypoScript linter
Matrix: PHP Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPstan: Classes/Events/FormControllerFormActionEvent.php#L71
Method In2code\Powermail\Events\FormControllerFormActionEvent::assign() should return TYPO3Fluid\Fluid\View\ViewInterface but return statement is missing.
PHPstan: Classes/Events/FormControllerFormActionEvent.php#L80
Method In2code\Powermail\Events\FormControllerFormActionEvent::assignMultiple() has parameter $values with no value type specified in iterable type array.
PHPstan: Classes/Events/FormControllerFormActionEvent.php#L82
Method In2code\Powermail\Events\FormControllerFormActionEvent::assignMultiple() should return TYPO3Fluid\Fluid\View\ViewInterface but return statement is missing.
PHPstan
Process completed with exit code 1.