[TASK] Add functional test workflow #10
ci.yml
on: push
Matrix: PHP linter
Matrix: Code quality checks
Matrix: Functional tests
Matrix: Unit tests
Annotations
11 errors and 3 warnings
Code quality checks (php:csfix, 8.3)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- typo3/testing-framework[8.0.0, ..., 8.0.9] require phpunit/phpunit ^10.1 -> found phpunit/phpunit[10.1.0, ..., 10.5.10] but it conflicts with your root composer.json require (^9.6.16).
- Root composer.json requires typo3/testing-framework ^8 -> satisfiable by typo3/testing-framework[8.0.0, ..., 8.0.9].
|
Code quality checks (php:csfix, 8.3)
Process completed with exit code 2.
|
Unit tests (^12.4, 8.3, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- typo3/testing-framework[8.0.0, ..., 8.0.9] require phpunit/phpunit ^10.1 -> found phpunit/phpunit[10.1.0, ..., 10.5.10] but it conflicts with your root composer.json require (^9.6.16).
- Root composer.json requires typo3/testing-framework ^8 -> satisfiable by typo3/testing-framework[8.0.0, ..., 8.0.9].
|
Unit tests (^12.4, 8.3, highest)
Process completed with exit code 2.
|
Unit tests (^12.4, 8.2, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- typo3/testing-framework[8.0.0, ..., 8.0.9] require phpunit/phpunit ^10.1 -> found phpunit/phpunit[10.1.0, ..., 10.5.10] but it conflicts with your root composer.json require (^9.6.16).
- Root composer.json requires typo3/testing-framework ^8 -> satisfiable by typo3/testing-framework[8.0.0, ..., 8.0.9].
|
Unit tests (^12.4, 8.2, highest)
Process completed with exit code 2.
|
Unit tests (^12.4, 8.1, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- typo3/testing-framework[8.0.0, ..., 8.0.9] require phpunit/phpunit ^10.1 -> found phpunit/phpunit[10.1.0, ..., 10.5.10] but it conflicts with your root composer.json require (^9.6.16).
- Root composer.json requires typo3/testing-framework ^8 -> satisfiable by typo3/testing-framework[8.0.0, ..., 8.0.9].
|
Unit tests (^12.4, 8.1, highest)
Process completed with exit code 2.
|
Functional tests (8.3, composerUpdate)
Process completed with exit code 127.
|
Functional tests (8.1, composerUpdate)
Process completed with exit code 127.
|
Functional tests (8.2, composerUpdate)
Process completed with exit code 127.
|
Functional tests (8.3, composerUpdate)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Functional tests (8.1, composerUpdate)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Functional tests (8.2, composerUpdate)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|