Refactoring: introduce MethodTagTemplateTypeCheck #17160
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static-analysis.yml
on: push
Generate baseline
1m 37s
Generate PHP baseline
1m 27s
Matrix: PHPStan with result cache
Matrix: PHPStan
Annotations
12 errors
PHPStan (7.3, ubuntu-latest):
src/Reflection/ClassReflection.php#L1722
Ignored error pattern #^Call to method getDocComment\(\) on an unknown class PHPStan\\BetterReflection\\Reflection\\Adapter\\ReflectionEnum\.$# in path /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php is expected to occur 1 time, but occurred 2 times.
|
PHPStan (7.3, ubuntu-latest):
src/Reflection/ClassReflection.php#L1747
Call to method getDocComment() on an 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#L1635
Ignored error pattern #^Call to method getDocComment\(\) on an unknown class PHPStan\\BetterReflection\\Reflection\\Adapter\\ReflectionEnum\.$# in path /home/runner/work/phpstan-src/phpstan-src/src/Reflection/ClassReflection.php is expected to occur 1 time, but occurred 2 times.
|
PHPStan (7.2, ubuntu-latest):
src/Reflection/ClassReflection.php#L1660
Call to method getDocComment() on an 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#L1722
Ignored error pattern #^Call to method getDocComment\(\) on an unknown class PHPStan\\BetterReflection\\Reflection\\Adapter\\ReflectionEnum\.$# in path D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php is expected to occur 1 time, but occurred 2 times.
|
PHPStan (7.3, windows-latest):
src/Reflection/ClassReflection.php#L1747
Call to method getDocComment() on an 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#L1635
Ignored error pattern #^Call to method getDocComment\(\) on an unknown class PHPStan\\BetterReflection\\Reflection\\Adapter\\ReflectionEnum\.$# in path D:\a\phpstan-src\phpstan-src\src\Reflection\ClassReflection.php is expected to occur 1 time, but occurred 2 times.
|
PHPStan (7.2, windows-latest):
src/Reflection/ClassReflection.php#L1660
Call to method getDocComment() on an unknown class PHPStan\BetterReflection\Reflection\Adapter\ReflectionEnum.
|
PHPStan (7.2, windows-latest)
Process completed with exit code 1.
|