Skip to content

Supporting multiple dynamic forms on the same page #285

Supporting multiple dynamic forms on the same page

Supporting multiple dynamic forms on the same page #285

Triggered via pull request July 4, 2023 11:25
Status Failure
Total duration 2m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-application.yaml

on: pull_request
Matrix: php
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
PHP Lint: Controller/FormWebsiteController.php#L81
Parameter #1 $type of method Symfony\Component\Form\FormFactory::create() expects class-string<TFormType of Symfony\Component\Form\FormTypeInterface<array{}>>, string given.
PHP Lint: Controller/FormWebsiteController.php#L114
Parameter #1 $type of method Symfony\Component\Form\FormFactory::create() expects class-string<TFormType of Symfony\Component\Form\FormTypeInterface<null>>, string given.
PHP Lint: Form/Handler.php#L1
Ignored error pattern #^Cannot call method getData\(\) on Symfony\\Component\\Form\\FormInterface\|null\.$# in path /home/runner/work/SuluFormBundle/SuluFormBundle/Form/Handler.php was not matched in reported errors.
PHP Lint: Form/Handler.php#L222
Cannot call method getData() on Symfony\Component\Form\FormInterface<mixed>|null.
PHP Lint: Form/Handler.php#L226
Cannot call method getData() on Symfony\Component\Form\FormInterface<mixed>|null.
PHP Lint: Form/Handler.php#L255
Cannot call method getData() on Symfony\Component\Form\FormInterface<mixed>|null.
PHP Lint: Form/Handler.php#L259
Cannot call method getData() on Symfony\Component\Form\FormInterface<mixed>|null.
PHP Lint
Process completed with exit code 1.
PHP Lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 7.4 (mysql, highest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.1 (mysql, highest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 7.2 (postgres, lowest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PHP 8.0 (mysql, highest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/