Fix cloning entities #7440
static-analysis.yml
on: pull_request
Static Analysis with Psalm
28s
Matrix: Static Analysis with PHPStan
Annotations
3 errors and 4 warnings
UndefinedMethod:
src/Proxy/ProxyFactory.php#L470
src/Proxy/ProxyFactory.php:470:22: UndefinedMethod: Method Doctrine\ORM\Proxy\ProxyFactory::createlazyghost does not exist (see https://psalm.dev/022)
|
UnusedBaselineEntry:
src/Proxy/ProxyFactory.php#L1
src/Proxy/ProxyFactory.php:0:0: UnusedBaselineEntry: Baseline for issue "UndefinedMethod" has 1 extra entry. (see https://psalm.dev/316)
|
Static Analysis with Psalm
Process completed with exit code 2.
|
Static Analysis with Psalm
The process '/usr/bin/git' failed with exit code 128
|
Static Analysis with PHPStan (default, 2.5)
The process '/usr/bin/git' failed with exit code 128
|
Static Analysis with PHPStan (default, default)
The process '/usr/bin/git' failed with exit code 128
|
Static Analysis with PHPStan (2.13, default)
The process '/usr/bin/git' failed with exit code 128
|