Skip to content

Add config options to allow fields to be updated using a setter method. #1747

Add config options to allow fields to be updated using a setter method.

Add config options to allow fields to be updated using a setter method. #1747

Triggered via pull request June 9, 2024 10:29
Status Failure
Total duration 51s
Artifacts

qa.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan: src/AbstractTrackingListener.php#L223
Method Gedmo\AbstractTrackingListener::updateField() has parameter $config with no value type specified in iterable type array.
PHPStan: src/Mapping/Driver/AbstractAnnotationDriver.php#L142
Method Gedmo\Mapping\Driver\AbstractAnnotationDriver::setSetterMethod() has parameter $config with no value type specified in iterable type array.
PHPStan: src/Mapping/Driver/File.php#L167
Method Gedmo\Mapping\Driver\File::setSetterMethod() has parameter $config with no value type specified in iterable type array.
PHPStan: src/SoftDeleteable/Mapping/Driver/Annotation.php#L64
Access to an undefined property object::$fieldName.
PHPStan
Process completed with exit code 1.