Skip to content

Set properties autowired with @required as initialized #550

Set properties autowired with @required as initialized

Set properties autowired with @required as initialized #550

Triggered via pull request August 16, 2023 12:10
Status Failure
Total duration 1m 5s
Artifacts

build.yml

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

Annotations

24 errors
PHPStan (8.0, lowest): src/Symfony/RequiredAutowiringExtension.php#L46
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (8.0, lowest): src/Symfony/RequiredAutowiringExtension.php#L67
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod::getAttributes() expects class-string|null, string given.
PHPStan (8.0, lowest)
Process completed with exit code 2.
PHPStan (7.4, lowest): src/Symfony/RequiredAutowiringExtension.php#L46
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (7.4, lowest): src/Symfony/RequiredAutowiringExtension.php#L67
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod::getAttributes() expects class-string|null, string given.
PHPStan (7.4, lowest)
Process completed with exit code 2.
PHPStan (8.2, lowest): src/Symfony/RequiredAutowiringExtension.php#L46
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (8.2, lowest): src/Symfony/RequiredAutowiringExtension.php#L67
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod::getAttributes() expects class-string|null, string given.
PHPStan (8.2, lowest)
Process completed with exit code 2.
PHPStan (8.1, lowest): src/Symfony/RequiredAutowiringExtension.php#L46
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (8.1, lowest): src/Symfony/RequiredAutowiringExtension.php#L67
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod::getAttributes() expects class-string|null, string given.
PHPStan (8.1, lowest)
Process completed with exit code 2.
PHPStan (7.3, lowest): src/Symfony/RequiredAutowiringExtension.php#L46
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (7.3, lowest): src/Symfony/RequiredAutowiringExtension.php#L58
Call to method getMethods() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum.
PHPStan (7.3, lowest): src/Symfony/RequiredAutowiringExtension.php#L67
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod::getAttributes() expects class-string|null, string given.
PHPStan (7.3, lowest)
Process completed with exit code 2.
PHPStan (7.2, lowest): src/Symfony/RequiredAutowiringExtension.php#L46
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionProperty::getAttributes() expects class-string|null, string given.
PHPStan (7.2, lowest): src/Symfony/RequiredAutowiringExtension.php#L58
Call to method getMethods() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum.
PHPStan (7.2, lowest): src/Symfony/RequiredAutowiringExtension.php#L67
Parameter #1 $name of method PHPStan\BetterReflection\Reflection\Adapter\ReflectionMethod::getAttributes() expects class-string|null, string given.
PHPStan (7.2, lowest)
Process completed with exit code 2.
PHPStan (7.2, highest): src/Symfony/RequiredAutowiringExtension.php#L58
Call to method getMethods() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum.
PHPStan (7.2, highest)
Process completed with exit code 2.
PHPStan (7.3, highest): src/Symfony/RequiredAutowiringExtension.php#L58
Call to method getMethods() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum.
PHPStan (7.3, highest)
Process completed with exit code 2.