Ensure generators aren't reused from failed state #28
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
Static Analysis and Validation
17s
Coding Standards
17s
Matrix: tests
Annotations
3 errors and 7 warnings
Coding Standards
Process completed with exit code 1.
|
Static Analysis and Validation
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires infection/infection >=0.18 -> satisfiable by infection/infection[0.18, ..., 0.27.6].
- friendsofphp/php-cs-fixer[v3.12.0, ..., v3.35.1] require composer/xdebug-handler ^3.0.3 -> satisfiable by composer/xdebug-handler[3.0.3].
- You can only install one version of a package, so only one of these can be installed: composer/xdebug-handler[1.0.0, ..., 1.4.6, 2.0.0, ..., 2.0.5, 3.0.0, 3.0.1, 3.0.2, 3.0.3].
- Conclusion: install composer/xdebug-handler 1.4.6 (conflict analysis result)
- Root composer.json requires friendsofphp/php-cs-fixer ^3.12 -> satisfiable by friendsofphp/php-cs-fixer[v3.12.0, ..., v3.35.1].
|
Static Analysis and Validation
Process completed with exit code 2.
|
Test with PHP 7.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test with PHP 8.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test with PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test with PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Coding Standards
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Static Analysis and Validation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test with PHP 8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|