Skip to content

Support Symfony #[AutowireLocator] attribute #720

Support Symfony #[AutowireLocator] attribute

Support Symfony #[AutowireLocator] attribute #720

Triggered via pull request December 30, 2024 17:02
Status Failure
Total duration 38s
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

161 errors and 41 warnings
Coding Standard
Process completed with exit code 2.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.0, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.0, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.3, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.4, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.3, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.1, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.4, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (7.2, lowest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.1, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L85
Parameter #3 $service of method PHPStan\Rules\Symfony\ContainerInterfacePrivateServiceRule::isAutowireLocator() expects PHPStan\Symfony\Service, PHPStan\Symfony\ServiceDefinition given.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L115
Access to an undefined property PhpParser\Node::$var.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L119
Access to an undefined property PhpParser\Node\Expr|PhpParser\Node\Identifier::$name.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L120
Cannot call method getProperty() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Negated boolean expression is always false.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L124
Only booleans are allowed in a negated boolean, PHPStan\Reflection\ExtendedPropertyReflection given.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L129
Call to an undefined method PHPStan\Reflection\ExtendedPropertyReflection::getNativeReflection().
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L145
Access to an undefined property PhpParser\Node\Expr::$items.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L147
Variable $autowireLocatorService in PHPDoc tag @var does not match assigned variable $autowireLocatorServiceExpr.
PHPStan (8.2, highest): src/Rules/Symfony/ContainerInterfacePrivateServiceRule.php#L154
Call to an undefined method PhpParser\Node\Expr|PhpParser\Node\Name::toString().
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 (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
Lint (8.3)
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
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
Lint (7.2)
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
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 (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, 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, 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
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
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
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
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
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 (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.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
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
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.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
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 (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 (7.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.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.4, 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, lowest)
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.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 (7.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.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
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
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
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
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