Support Symfony #[AutowireLocator] attribute #736
Annotations
5 errors and 1 warning
src/Rules/Symfony/ContainerInterfaceUnknownServiceRule.php#L81
Method PHPStan\Rules\Symfony\ContainerInterfaceUnknownServiceRule::processNode() should return list<PHPStan\Rules\IdentifierRuleError> but returns list<PHPStan\Rules\Symfony\PHPStan\Rules\IdentifierRuleError>.
|
src/Rules/Symfony/ContainerInterfaceUnknownServiceRule.php#L101
Method PHPStan\Rules\Symfony\ContainerInterfaceUnknownServiceRule::getAutowireLoaderResult() has invalid return type PHPStan\Rules\Symfony\PHPStan\Rules\IdentifierRuleError.
|
src/Rules/Symfony/ContainerInterfaceUnknownServiceRule.php#L111
Method PHPStan\Rules\Symfony\ContainerInterfaceUnknownServiceRule::getAutowireLoaderResult() should return list<PHPStan\Rules\Symfony\PHPStan\Rules\IdentifierRuleError>|null but returns array{PHPStan\Rules\IdentifierRuleError}.
|
src/Symfony/AutowireLoaderServiceMapFactory.php#L88
Cannot call method getValues() on array|string|Symfony\Component\DependencyInjection\Argument\ArgumentInterface|Symfony\Component\DependencyInjection\Reference|Symfony\Component\ExpressionLanguage\Expression|null.
|
|
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