Skip to content

GenericStaticType - support for static<...> #19744

GenericStaticType - support for static<...>

GenericStaticType - support for static<...> #19744

Triggered via push February 1, 2025 14:45
Status Failure
Total duration 3m 46s
Artifacts
Generate baseline
1m 32s
Generate baseline
Generate PHP baseline
1m 34s
Generate PHP baseline
Matrix: PHPStan with result cache
Matrix: PHPStan
Fit to window
Zoom out
Zoom in

Annotations

8 errors
PHPStan (7.3, ubuntu-latest): src/Type/Generic/GenericStaticType.php#L106
Return type PHPStan\Type\Generic\GenericStaticType of method PHPStan\Type\Generic\GenericStaticType::changeBaseClass() is not compatible with return type PHPStan\Type\StaticType of method PHPStan\Type\StaticType::changeBaseClass().
PHPStan (7.3, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.2, ubuntu-latest): src/Type/Generic/GenericStaticType.php#L100
Return type PHPStan\Type\Generic\GenericStaticType of method PHPStan\Type\Generic\GenericStaticType::changeBaseClass() is not compatible with return type PHPStan\Type\StaticType of method PHPStan\Type\StaticType::changeBaseClass().
PHPStan (7.2, ubuntu-latest)
Process completed with exit code 2.
PHPStan (7.3, windows-latest): src/Type/Generic/GenericStaticType.php#L106
Return type PHPStan\Type\Generic\GenericStaticType of method PHPStan\Type\Generic\GenericStaticType::changeBaseClass() is not compatible with return type PHPStan\Type\StaticType of method PHPStan\Type\StaticType::changeBaseClass().
PHPStan (7.3, windows-latest)
Process completed with exit code 1.
PHPStan (7.2, windows-latest): src/Type/Generic/GenericStaticType.php#L100
Return type PHPStan\Type\Generic\GenericStaticType of method PHPStan\Type\Generic\GenericStaticType::changeBaseClass() is not compatible with return type PHPStan\Type\StaticType of method PHPStan\Type\StaticType::changeBaseClass().
PHPStan (7.2, windows-latest)
Process completed with exit code 1.