Skip to content

allow preset id

allow preset id #525

Triggered via pull request February 7, 2025 03:33
Status Failure
Total duration 37s
Artifacts

code_style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
PHPStan: src/Form/Type/MatrixRecordType.php#L109
Call to function array_key_exists() with 'entity' and array{vars: mixed, parent: mixed, children: array<int|string, Symfony\Component\Form\FormView>, Symfony\Component\Form\FormViewrendered: bool, Symfony\Component\Form\FormViewmethodRendered: bool} will always evaluate to false.
PHPStan: src/Form/Type/MatrixRecordType.php#L114
Unreachable statement - code above always terminates.
PHPStan
Process completed with exit code 1.
PHPStan
The `set-output` 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/