[make:entity] default value #539
ci-static-analysis.yaml
on: pull_request
Coding Standards
26s
PHPStan
37s
Annotations
11 errors and 2 warnings
Coding Standards
Process completed with exit code 12.
|
PHPStan:
src/Maker/MakeEntity.php#L243
Class Symfony\Bundle\MakerBundle\Util\ClassSource\Model\ClassProperty not found.
|
PHPStan:
src/Maker/MakeEntity.php#L246
Access to property $propertyName on an unknown class Symfony\Bundle\MakerBundle\Util\ClassSource\Model\ClassProperty.
|
PHPStan:
src/Maker/MakeEntity.php#L344
Method Symfony\Bundle\MakerBundle\Maker\MakeEntity::askForNextField() has invalid return type Symfony\Bundle\MakerBundle\Util\ClassSource\Model\ClassProperty.
|
PHPStan:
src/Maker/MakeEntity.php#L422
Instantiated class Symfony\Bundle\MakerBundle\Util\ClassSource\Model\ClassProperty not found.
|
PHPStan:
src/Maker/MakeEntity.php#L426
Access to property $length on an unknown class Symfony\Bundle\MakerBundle\Util\ClassSource\Model\ClassProperty.
|
PHPStan:
src/Maker/MakeEntity.php#L426
Access to property $length on an unknown class Symfony\Bundle\MakerBundle\Util\ClassSource\Model\ClassProperty.
|
PHPStan:
src/Maker/MakeEntity.php#L429
Access to property $precision on an unknown class Symfony\Bundle\MakerBundle\Util\ClassSource\Model\ClassProperty.
|
PHPStan:
src/Maker/MakeEntity.php#L429
Access to property $precision on an unknown class Symfony\Bundle\MakerBundle\Util\ClassSource\Model\ClassProperty.
|
PHPStan:
src/Maker/MakeEntity.php#L432
Access to property $scale on an unknown class Symfony\Bundle\MakerBundle\Util\ClassSource\Model\ClassProperty.
|
PHPStan:
src/Maker/MakeEntity.php#L432
Access to property $scale on an unknown class Symfony\Bundle\MakerBundle\Util\ClassSource\Model\ClassProperty.
|
Coding Standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
PHPStan
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/
|