Skip to content

[make:entity] default value #539

[make:entity] default value

[make:entity] default value #539

Triggered via pull request November 19, 2024 20:19
Status Failure
Total duration 47s
Artifacts

ci-static-analysis.yaml

on: pull_request
Coding Standards
26s
Coding Standards
PHPStan
37s
PHPStan
Fit to window
Zoom out
Zoom in

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/