Bleeding edge - added absent type checks to AssertRuleHelper #18145
static-analysis.yml
on: push
Generate baseline
1m 28s
Generate PHP baseline
1m 25s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
8 errors
PHPStan (7.3, ubuntu-latest):
src/Reflection/ClassReflection.php#L848
PHPDoc tag @phpstan-assert-if-true for $this->reflection contains unknown class PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum.
|
PHPStan (7.3, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.2, ubuntu-latest):
src/Reflection/ClassReflection.php#L837
PHPDoc tag @phpstan-assert-if-true for $this->reflection contains unknown class PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum.
|
PHPStan (7.2, ubuntu-latest)
Process completed with exit code 2.
|
PHPStan (7.3, windows-latest):
src/Reflection/ClassReflection.php#L848
PHPDoc tag @phpstan-assert-if-true for $this->reflection contains unknown class PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum.
|
PHPStan (7.3, windows-latest)
Process completed with exit code 1.
|
PHPStan (7.2, windows-latest):
src/Reflection/ClassReflection.php#L837
PHPDoc tag @phpstan-assert-if-true for $this->reflection contains unknown class PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum.
|
PHPStan (7.2, windows-latest)
Process completed with exit code 1.
|