Skip to content

fixed phpunit warnings, throw exception instead of warning in dcaUtil #383

fixed phpunit warnings, throw exception instead of warning in dcaUtil

fixed phpunit warnings, throw exception instead of warning in dcaUtil #383

Triggered via push August 7, 2023 20:24
Status Failure
Total duration 56s
Artifacts

ci.yml

on: push
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
PHP 8.2
Your requirements could not be resolved to an installable set of packages. Problem 1 - heimrichhannot/contao-test-utilities-bundle[0.1.0, ..., 0.1.4] require php ^7.1 -> your php version (8.2.8) does not satisfy that requirement. - heimrichhannot/contao-test-utilities-bundle[0.1.5, ..., 0.1.6] require contao/core-bundle ^4.4 -> found contao/core-bundle[4.4.0, ..., 4.13.29] but it conflicts with your root composer.json require (5.1.*). - Root composer.json requires heimrichhannot/contao-test-utilities-bundle ^0.1 -> satisfiable by heimrichhannot/contao-test-utilities-bundle[0.1.0, ..., 0.1.6].
PHP 8.2
Process completed with exit code 2.
PHP 8.1
Your requirements could not be resolved to an installable set of packages. Problem 1 - heimrichhannot/contao-test-utilities-bundle[0.1.0, ..., 0.1.4] require php ^7.1 -> your php version (8.1.21) does not satisfy that requirement. - heimrichhannot/contao-test-utilities-bundle[0.1.5, ..., 0.1.6] require contao/core-bundle ^4.4 -> found contao/core-bundle[4.4.0, ..., 4.13.29] but it conflicts with your root composer.json require (5.1.*). - Root composer.json requires heimrichhannot/contao-test-utilities-bundle ^0.1 -> satisfiable by heimrichhannot/contao-test-utilities-bundle[0.1.0, ..., 0.1.6].
PHP 8.1
Process completed with exit code 2.
PHP 8
Your requirements could not be resolved to an installable set of packages. Problem 1 - contao/core-bundle[5.1.0, ..., 5.1.11] require php ^8.1 -> your php version (8.0.29) does not satisfy that requirement. - Root composer.json requires contao/core-bundle 5.1.* -> satisfiable by contao/core-bundle[5.1.0, ..., 5.1.11].
PHP 8
Process completed with exit code 2.
phpstan: tests/Util/Container/ContainerUtilTest.php#L342
Class HeimrichHannot\RequestBundle\HeimrichHannotContaoRequestBundle not found.
phpstan
Process completed with exit code 1.
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/