Skip to content

Fix build

Fix build #8123

Triggered via pull request November 13, 2024 10:29
Status Failure
Total duration 1m 21s
Artifacts

qa.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
UndefinedThisPropertyAssignment: tests/Action/AppendFormFieldElementActionTest.php#L55
tests/Action/AppendFormFieldElementActionTest.php:55:9: UndefinedThisPropertyAssignment: Instance property Sonata\AdminBundle\Tests\Action\AppendFormFieldElementActionTest::$adminFetcher is not defined (see https://psalm.dev/040)
Psalm
Process completed with exit code 2.
PHPStan: tests/Action/AppendFormFieldElementActionTest.php#L55
Access to an undefined property Sonata\AdminBundle\Tests\Action\AppendFormFieldElementActionTest::$adminFetcher.
PHPStan
Process completed with exit code 1.