Support Object Locking to Prevent Concurrent Edit Conflicts #2044
Annotations
7 errors and 1 warning
Run PHPStan analysis:
src/Form/EventListener/LockVersionValidationListener.php#L26
Property EasyCorp\Bundle\EasyAdminBundle\Form\EventListener\LockVersionValidationListener::$doctrine is never read, only written.
|
Run PHPStan analysis:
src/Form/EventListener/LockVersionValidationListener.php#L72
Access to undefined constant EasyCorp\Bundle\EasyAdminBundle\Config\Option\EA::LOCK_VERSION.
|
Run PHPStan analysis:
src/Form/EventListener/LockVersionValidationListener.php#L91
Class App\Controller\Admin\DashboardController not found.
|
Run PHPStan analysis:
src/Form/Extension/LockVersionExtension.php#L53
Only booleans are allowed in &&, EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext|null given on the left side.
|
Run PHPStan analysis:
src/Form/Extension/LockVersionExtension.php#L61
Only booleans are allowed in &&, mixed given on the right side.
|
Run PHPStan analysis:
src/Form/Extension/LockVersionExtension.php#L62
Access to undefined constant EasyCorp\Bundle\EasyAdminBundle\Config\Option\EA::LOCK_VERSION.
|
Run PHPStan analysis
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading