Skip to content

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

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. #1371

Re-run triggered August 31, 2023 14:31
Status Failure
Total duration 2m 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

qa.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan: src/Blameable/Mapping/Driver/Annotation.php#L1
Ignored error pattern #^Access to an undefined property object\:\:\$value\.$# in path /home/runner/work/DoctrineExtensions/DoctrineExtensions/src/Blameable/Mapping/Driver/Annotation.php was not matched in reported errors.
PHPStan: src/Blameable/Mapping/Driver/Annotation.php#L78
Property Gedmo\Mapping\Annotation\Blameable::$field (array<string>|string) in isset() is not nullable.
PHPStan: src/IpTraceable/Mapping/Driver/Annotation.php#L1
Ignored error pattern #^Access to an undefined property object\:\:\$value\.$# in path /home/runner/work/DoctrineExtensions/DoctrineExtensions/src/IpTraceable/Mapping/Driver/Annotation.php was not matched in reported errors.
PHPStan: src/SoftDeleteable/Mapping/Driver/Annotation.php#L49
Property Gedmo\Mapping\Annotation\SoftDeleteable::$timeAware (bool) in isset() is not nullable.
PHPStan: src/SoftDeleteable/Mapping/Driver/Annotation.php#L57
Property Gedmo\Mapping\Annotation\SoftDeleteable::$hardDelete (bool) in isset() is not nullable.
PHPStan: src/Timestampable/Mapping/Driver/Annotation.php#L1
Ignored error pattern #^Access to an undefined property object\:\:\$value\.$# in path /home/runner/work/DoctrineExtensions/DoctrineExtensions/src/Timestampable/Mapping/Driver/Annotation.php was not matched in reported errors.
PHPStan: src/Timestampable/Mapping/Driver/Annotation.php#L77
Property Gedmo\Mapping\Annotation\Timestampable::$field (array<string>|string) in isset() is not nullable.
PHPStan
Process completed with exit code 1.