Skip to content

Add stringable access check to ClassConstantRule #21618

Add stringable access check to ClassConstantRule

Add stringable access check to ClassConstantRule #21618

Triggered via pull request July 11, 2025 13:23
Status Failure
Total duration 12m 48s
Artifacts

static-analysis.yml

on: pull_request
Generate baseline
1m 41s
Generate baseline
Generate PHP baseline
1m 43s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

31 errors
PHPStan (8.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.3, ubuntu-latest): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan with result cache (8.3)
Process completed with exit code 2.
PHPStan with result cache (8.3): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan with result cache (8.2)
Process completed with exit code 2.
PHPStan with result cache (8.4)
Process completed with exit code 2.
PHPStan with result cache (8.2): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan with result cache (8.4): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.4, ubuntu-latest): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
Generate baseline
Process completed with exit code 1.
PHPStan (8.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.2, ubuntu-latest): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.1, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.1, ubuntu-latest): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.0, ubuntu-latest)
Process completed with exit code 2.
PHPStan (8.0, ubuntu-latest): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.4, windows-latest)
Process completed with exit code 1.
PHPStan (8.4, windows-latest): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.2, windows-latest)
Process completed with exit code 1.
PHPStan (8.2, windows-latest): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.3, windows-latest)
Process completed with exit code 1.
PHPStan (8.3, windows-latest): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.0, windows-latest)
Process completed with exit code 1.
PHPStan (8.0, windows-latest): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan (8.1, windows-latest)
Process completed with exit code 1.
PHPStan (8.1, windows-latest): src/Rules/Classes/ClassConstantRule.php#L79
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.4, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.4, ubuntu-latest): src/Rules/Classes/ClassConstantRule.php#L82
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.
PHPStan (7.4, windows-latest)
Process completed with exit code 1.
PHPStan (7.4, windows-latest): src/Rules/Classes/ClassConstantRule.php#L82
Cannot call method getDisplayName() on PHPStan\Reflection\ClassReflection|null.