feat: Symfony 7 support #129
static.yml
on: pull_request
PHPStan
14s
PHP-CS-Fixer
18s
Psalm
27s
Composer Normalize
8s
Annotations
6 errors and 20 warnings
PHPStan:
src/ServiceMock.php#L104
Parameter #1 $initializer of method ProxyManager\Proxy\LazyLoadingInterface<object>::setProxyInitializer() expects (Closure(object|null=, ProxyManager\Proxy\LazyLoadingInterface<object>=, string=, array<string, mixed>=, Closure|null=, array<string, mixed>=): bool)|null, Closure(mixed, ProxyManager\Proxy\LazyLoadingInterface, mixed, array, mixed): true given.
|
PHPStan
Process completed with exit code 1.
|
PHP-CS-Fixer
Process completed with exit code 1.
|
UndefinedMethod:
src/DependencyInjection/Configuration.php#L18
src/DependencyInjection/Configuration.php:18:15: UndefinedMethod: Method Symfony\Component\Config\Definition\Builder\NodeDefinition::children does not exist (see https://psalm.dev/022)
|
InternalClass:
src/DependencyInjection/HappyrServiceMockingExtension.php#L8
src/DependencyInjection/HappyrServiceMockingExtension.php:8:45: InternalClass: Symfony\Component\HttpKernel\DependencyInjection\Extension is internal to Symfony but called from Happyr\ServiceMocking\DependencyInjection\HappyrServiceMockingExtension (see https://psalm.dev/174)
|
Psalm
Process completed with exit code 2.
|
Composer Normalize
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/
|
Composer Normalize
The following actions use a deprecated Node.js version 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/
|
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 use a deprecated Node.js version 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/
|
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 use a deprecated Node.js version 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/Generator/Constructor.php#L1
Found violation(s) of type: global_namespace_import
|
PHP-CS-Fixer:
src/Generator/Constructor.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
PHP-CS-Fixer:
src/Generator/Constructor.php#L1
Found violation(s) of type: no_unused_imports
|
PHP-CS-Fixer:
src/Generator/LazyLoadingValueHolderGenerator.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
PHP-CS-Fixer:
src/Generator/LazyLoadingValueHolderGenerator.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
src/Generator/LazyLoadingValueHolderGenerator.php#L1
Found violation(s) of type: global_namespace_import
|
PHP-CS-Fixer:
src/Generator/LazyLoadingValueHolderGenerator.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
PHP-CS-Fixer:
src/Generator/LazyLoadingValueHolderGenerator.php#L1
Found violation(s) of type: phpdoc_trim
|
PHP-CS-Fixer:
src/Generator/LazyLoadingValueHolderGenerator.php#L1
Found violation(s) of type: no_unused_imports
|
PHP-CS-Fixer:
src/DependencyInjection/Configuration.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
Psalm
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/
|
Psalm
The following actions use a deprecated Node.js version 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/
|
Psalm
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/
|