Upgrade github actions file #137
ci.yml
on: push
Linting
20s
Build documentation
27s
Matrix: tests
Annotations
5 errors
Tests on TYPO3 ^12.4 / PHP8.1
The process '/home/runner/work/_actions/nanasess/setup-chromedriver/v1/lib/setup-chromedriver.sh' failed with exit code 22
|
Tests on TYPO3 ^12.4 / PHP8.2
The process '/home/runner/work/_actions/nanasess/setup-chromedriver/v1/lib/setup-chromedriver.sh' failed with exit code 22
|
Tests on TYPO3 ^13.4 / PHP8.2
The process '/home/runner/work/_actions/nanasess/setup-chromedriver/v1/lib/setup-chromedriver.sh' failed with exit code 22
|
Linting
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires typo3/testing-framework ^6 || dev-main -> satisfiable by typo3/testing-framework[dev-main, 6.0.0-alpha, ..., 6.x-dev].
- typo3/testing-framework[6.0.0-alpha, ..., 6.0.0] require phpunit/phpunit ^8.3 -> found phpunit/phpunit[8.3.0, ..., 8.5.41] but it conflicts with your root composer.json require (^9.5).
- typo3/testing-framework[6.1.0, ..., 6.1.1] require phpunit/phpunit ^8.4 -> found phpunit/phpunit[8.4.0, ..., 8.5.41] but it conflicts with your root composer.json require (^9.5).
- typo3/testing-framework[6.3.0, ..., 6.x-dev] require typo3/cms-core 10.*.*@dev || 11.*.*@dev -> found typo3/cms-core[v10.0.0, ..., v10.4.37, v11.0.0, ..., v11.5.41] but it conflicts with your root composer.json require (^12 || ^13).
- typo3/testing-framework[6.2.0, ..., 6.2.5] require typo3/cms-core 10.*.*@dev -> found typo3/cms-core[v10.0.0, ..., v10.4.37] but it conflicts with your root composer.json require (^12 || ^13).
- typo3/testing-framework dev-main requires phpunit/phpunit ^11.2.5 -> found phpunit/phpunit[11.2.5, ..., 11.5.2] but it conflicts with your root composer.json require (^9.5).
|
Linting
Process completed with exit code 2.
|