Support Symfony #[AutowireLocator] attribute #721
Annotations
10 errors and 1 warning
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L79
Strict comparison using === between PHPStan\Symfony\Service and null will always evaluate to false.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L123
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Negated boolean expression is always false.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L128
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L133
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L135
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L137
Parameter #1 $autowireLocatorAttributes of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocatorService() expects array<PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\ReflectionAttribute>, array<int, PHPStan\BetterReflection\Reflection\Adapter\FakeReflectionAttribute|PHPStan\BetterReflection\Reflection\Adapter\ReflectionAttribute> given.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Access to an undefined property PhpParser\Node\Expr::$items.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L149
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading