Support Symfony #[AutowireLocator] attribute #720
Annotations
10 errors and 1 warning
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
|
src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
|
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