Support Symfony 7 #1
Annotations
4 errors and 10 warnings
PHP CS Fixer
Internal server error occurred while resolving "actions/checkout@v2". Internal server error occurred while resolving "shivammathur/setup-php@v2"
|
PHPStan:
src/Repository/EntitySpecificationRepository.php#L25
Type mixed in generic type Doctrine\ORM\EntityRepository<mixed> in PHPDoc tag @extends is not subtype of template type T of object of class Doctrine\ORM\EntityRepository.
|
PHPStan:
src/Repository/RepositoryFactory.php#L41
Type mixed in generic type Doctrine\ORM\EntityRepository<mixed> in PHPDoc tag @return is not subtype of template type T of object of class Doctrine\ORM\EntityRepository.
|
PHPStan
Process completed with exit code 1.
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPStan
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/e6f75134d35752277f093989e72e140eaa222f35'. Error: Response status code does not indicate success: 500 (Internal Server Error).
|
PHPStan
Back off 10.14 seconds before retry.
|
PHPStan
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/e6f75134d35752277f093989e72e140eaa222f35'. Error: Response status code does not indicate success: 500 (Internal Server Error).
|
PHPStan
Back off 14.759 seconds before retry.
|
PHPStan
Failed to download action 'https://api.github.com/repos/ramsey/composer-install/tarball/994bb194a4fefcf39449ccf0f7766a4318f1ac76'. Error: Response status code does not indicate success: 500 (Internal Server Error).
|
PHPStan
Back off 20.855 seconds before retry.
|
PHPStan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPStan
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
PHPStan
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|