Skip to content

Refactoring: introduce MethodTagTemplateTypeCheck #17160

Refactoring: introduce MethodTagTemplateTypeCheck

Refactoring: introduce MethodTagTemplateTypeCheck #17160

Triggered via push September 3, 2024 12:47
Status Failure
Total duration 3m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Generate baseline
1m 37s
Generate baseline
Generate PHP baseline
1m 27s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

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.