Improve package message handlers #461
Annotations
5 errors
|
PHP-CS-Fixer
Process completed with exit code 8.
|
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Message/UpdatePackageHandler.php#L31
Call to an undefined method CodedMonkey\Dirigent\Doctrine\Entity\Package::isUpdateScheduled().
|
|
PHPStan:
src/Doctrine/Repository/VersionRepository.php#L49
PHPDoc tag @return has invalid value (array<string, {id: int, version: string, normalized_version: string, source: ?array}>): Unexpected token "{", expected type at offset 33 on line 2
|
|
PHPStan:
src/Doctrine/Repository/PackageRepository.php#L178
Call to function is_int() with int will always evaluate to true.
|