Skip to content

Support Symfony #[AutowireLocator] attribute #725

Support Symfony #[AutowireLocator] attribute

Support Symfony #[AutowireLocator] attribute #725

Triggered via pull request December 30, 2024 17:48
Status Failure
Total duration 34s
Artifacts

build.yml

on: pull_request
Coding Standard
14s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

108 errors and 41 warnings
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.3, highest)
Process completed with exit code 2.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L153
PHPDoc tag @var with type class-string is not subtype of native type 'Symfony\\Component…'.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.4, lowest)
Process completed with exit code 2.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L153
PHPDoc tag @var with type class-string is not subtype of native type 'Symfony\\Component…'.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.1, lowest)
Process completed with exit code 2.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L153
PHPDoc tag @var with type class-string is not subtype of native type 'Symfony\\Component…'.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.0, highest)
Process completed with exit code 2.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L153
PHPDoc tag @var with type class-string is not subtype of native type 'Symfony\\Component…'.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.3, highest)
Process completed with exit code 2.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.2, highest)
Process completed with exit code 2.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L153
PHPDoc tag @var with type class-string is not subtype of native type 'Symfony\\Component…'.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.3, lowest)
Process completed with exit code 2.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L153
PHPDoc tag @var with type class-string is not subtype of native type 'Symfony\\Component…'.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.2, highest)
Process completed with exit code 2.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L153
PHPDoc tag @var with type class-string is not subtype of native type 'Symfony\\Component…'.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.2, lowest)
Process completed with exit code 2.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L153
PHPDoc tag @var with type class-string is not subtype of native type 'Symfony\\Component…'.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.0, lowest)
Process completed with exit code 2.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.1, highest)
Process completed with exit code 2.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.4, highest)
Process completed with exit code 2.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L153
PHPDoc tag @var with type class-string is not subtype of native type 'Symfony\\Component…'.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.4, lowest)
Process completed with exit code 2.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L153
PHPDoc tag @var with type class-string is not subtype of native type 'Symfony\\Component…'.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.2, lowest)
Process completed with exit code 2.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L153
PHPDoc tag @var with type class-string is not subtype of native type 'Symfony\\Component…'.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.4, highest)
Process completed with exit code 2.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L144
PHPDoc tag @var with type PHPStan\Reflection\PropertyReflection is not subtype of native type PHPStan\Reflection\ExtendedPropertyReflection.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Although PHPStan\Reflection\Php\PhpPropertyReflection is covered by backward compatibility promise, this instanceof assumption might break because it's not guaranteed to always stay the same.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L153
PHPDoc tag @var with type class-string is not subtype of native type 'Symfony\\Component…'.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L156
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Cannot access property $value on PhpParser\Node\Expr\ArrayItem|null.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L172
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.3, lowest)
Process completed with exit code 2.
Lint (7.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (7.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Coding Standard
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.1, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.0, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.1, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.0, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.1, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.1, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.0, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.0, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (7.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636