Skip to content

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

[FEATURE] Make it possible to assign variables to view

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

Triggered via pull request December 11, 2024 21:01
Status Failure
Total duration 1m 11s
Artifacts

testing.yaml

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

Annotations

5 errors
PHP CS Fixer
Process completed with exit code 8.
PHPstan: Classes/Events/FormControllerFormActionEvent.php#L63
Method In2code\Powermail\Events\FormControllerFormActionEvent::getViewVariables() return type has no value type specified in iterable type array.
PHPstan: Classes/Events/FormControllerFormActionEvent.php#L74
Method In2code\Powermail\Events\FormControllerFormActionEvent::addViewVariables() has parameter $variables with no value type specified in iterable type array.
PHPstan: Classes/Events/FormControllerFormActionEvent.php#L74
PHPDoc tag @param references unknown parameter: $additionalVariables
PHPstan
Process completed with exit code 1.