Skip to content

Fix ImpossibleCheckTypeFunctionCallRule for is_subclass_of and is_a #15991

Fix ImpossibleCheckTypeFunctionCallRule for is_subclass_of and is_a

Fix ImpossibleCheckTypeFunctionCallRule for is_subclass_of and is_a #15991

Triggered via pull request September 5, 2024 21:31
Status Failure
Total duration 1m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phar.yml

on: pull_request
Compiler Tests
21s
Compiler Tests
integration-tests  /  Check PHAR checksum
integration-tests / Check PHAR checksum
extension-tests  /  Check PHAR checksum
extension-tests / Check PHAR checksum
other-tests  /  Check PHAR checksum
other-tests / Check PHAR checksum
Commit PHAR
0s
Commit PHAR
Matrix: integration-tests / integration-run-phpstan
Waiting for pending jobs
Matrix: integration-tests / integration-tests
Waiting for pending jobs
Matrix: integration-tests / PMMP Tests
Waiting for pending jobs
Matrix: extension-tests / Extension Tests
Waiting for pending jobs
Matrix: other-tests / Other Tests
Waiting for pending jobs
integration-tests  /  Integration - Update baselines
integration-tests / Integration - Update baselines
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Compiler Tests
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - phpstan/phpstan-deprecation-rules is locked to version 1.2.0 and an update of this package was not requested. - phpstan/phpstan-deprecation-rules 1.2.0 requires phpstan/phpstan ^1.11 -> could not be found in any version, there may be a typo in the package name. Problem 2 - phpstan/phpstan-nette is locked to version 1.3.8 and an update of this package was not requested. - phpstan/phpstan-nette 1.3.8 requires phpstan/phpstan ^1.11.11 -> could not be found in any version, there may be a typo in the package name. Problem 3 - phpstan/phpstan-phpunit is locked to version 1.4.0 and an update of this package was not requested. - phpstan/phpstan-phpunit 1.4.0 requires phpstan/phpstan ^1.11 -> could not be found in any version, there may be a typo in the package name. Problem 4 - phpstan/phpstan-strict-rules is locked to version 1.6.0 and an update of this package was not requested. - phpstan/phpstan-strict-rules 1.6.0 requires phpstan/phpstan ^1.11 -> could not be found in any version, there may be a typo in the package name. Potential causes: - A typo in the package name - The package is not available in a stable-enough version according to your minimum-stability setting see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details. - It's a private package and you forgot to add a custom repository to find it Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
Compiler Tests
Process completed with exit code 2.