Support Symfony 7 (#318) #202
Annotations
4 errors and 15 warnings
PHP CS Fixer
Process completed with exit code 1.
|
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.
|
PHP CS Fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP CS Fixer
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHP CS Fixer:
src/Operand/ArgumentToOperandConverter.php#L1
Found violation(s) of type: no_unneeded_control_parentheses
|
PHP CS Fixer:
src/Operand/PlatformFunction/DateSub.php#L1
Found violation(s) of type: blank_line_before_statement
|
PHP CS Fixer:
src/Operand/PlatformFunction/Executor/PlatformFunctionExecutorRegistry.php#L1
Found violation(s) of type: phpdoc_separation
|
PHP CS Fixer:
src/Specification/Specification.php#L1
Found violation(s) of type: single_line_empty_body
|
PHP CS Fixer:
src/Query/IndexBy.php#L1
Found violation(s) of type: no_unneeded_control_parentheses
|
PHP CS Fixer:
src/Filter/Satisfiable.php#L1
Found violation(s) of type: phpdoc_separation
|
PHP CS Fixer:
src/Filter/Like.php#L1
Found violation(s) of type: no_unneeded_control_parentheses
|
PHP CS Fixer:
src/Filter/Like.php#L1
Found violation(s) of type: no_extra_blank_lines
|
PHP CS Fixer:
src/Filter/Like.php#L1
Found violation(s) of type: blank_line_before_statement
|
PHP CS Fixer:
src/Exception/NoResultException.php#L1
Found violation(s) of type: single_line_empty_body
|
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, ramsey/composer-install@v1. 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 `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/
|