Necessary refactorings for Property hooks #7778
Annotations
10 errors and 2 warnings
Run static analysis with phpstan/phpstan:
src/Mapping/PropertyAccessors/EnumPropertyAccessor.php#L36
Parameter $enum of anonymous function has invalid type Doctrine\ORM\Mapping\PropertyAccessors\BackedEnum.
|
Run static analysis with phpstan/phpstan:
src/Mapping/PropertyAccessors/EnumPropertyAccessor.php#L37
Access to property $value on an unknown class Doctrine\ORM\Mapping\PropertyAccessors\BackedEnum.
|
Run static analysis with phpstan/phpstan:
src/Mapping/PropertyAccessors/EnumPropertyAccessor.php#L49
Method Doctrine\ORM\Mapping\PropertyAccessors\EnumPropertyAccessor::toEnum() has invalid return type Doctrine\ORM\Mapping\PropertyAccessors\BackedEnum.
|
Run static analysis with phpstan/phpstan:
src/Mapping/PropertyAccessors/EnumPropertyAccessor.php#L49
Method Doctrine\ORM\Mapping\PropertyAccessors\EnumPropertyAccessor::toEnum() has invalid return type Doctrine\ORM\Mapping\PropertyAccessors\BackedEnum.
|
Run static analysis with phpstan/phpstan:
src/Mapping/PropertyAccessors/EnumPropertyAccessor.php#L49
Method Doctrine\ORM\Mapping\PropertyAccessors\EnumPropertyAccessor::toEnum() has invalid return type Doctrine\ORM\Mapping\PropertyAccessors\BackedEnum.
|
Run static analysis with phpstan/phpstan:
src/Mapping/PropertyAccessors/EnumPropertyAccessor.php#L49
Parameter $value of method Doctrine\ORM\Mapping\PropertyAccessors\EnumPropertyAccessor::toEnum() has invalid type Doctrine\ORM\Mapping\PropertyAccessors\BackedEnum.
|
Run static analysis with phpstan/phpstan:
src/Mapping/PropertyAccessors/EnumPropertyAccessor.php#L49
Parameter $value of method Doctrine\ORM\Mapping\PropertyAccessors\EnumPropertyAccessor::toEnum() has invalid type Doctrine\ORM\Mapping\PropertyAccessors\BackedEnum.
|
Run static analysis with phpstan/phpstan:
src/Mapping/PropertyAccessors/EnumPropertyAccessor.php#L51
Class Doctrine\ORM\Mapping\PropertyAccessors\BackedEnum not found.
|
Run static analysis with phpstan/phpstan:
src/Mapping/PropertyAccessors/EnumPropertyAccessor.php#L57
Class Doctrine\ORM\Mapping\PropertyAccessors\BackedEnum not found.
|
Run static analysis with phpstan/phpstan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Post Checkout code
The process '/usr/bin/git' failed with exit code 128
|
Loading