Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

[WIP][TASK] TYPO3 v12 compatibility #106

[WIP][TASK] TYPO3 v12 compatibility

[WIP][TASK] TYPO3 v12 compatibility #106

Triggered via push June 23, 2023 14:43
Status Failure
Total duration 26s
Artifacts

ci.yml

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

Annotations

6 errors and 3 warnings
Tests with PHP 8.0 / TYPO3 ^11.5
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.1 but your php version (8.0.29) does not satisfy that requirement.
Tests with PHP 8.0 / TYPO3 ^11.5
Process completed with exit code 2.
Tests with PHP 7.4 / TYPO3 ^11.5
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement.
Tests with PHP 7.4 / TYPO3 ^11.5
Process completed with exit code 2.
Tests with PHP 7.4 / TYPO3 ^10.4
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php ^8.1 but your php version (7.4.33) does not satisfy that requirement. Problem 2 - typo3/cms-recordlist 11.5.x-dev requires typo3/cms-core 11.5.*@dev -> found typo3/cms-core[v11.5.0, ..., 11.5.x-dev] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.0 requires typo3/cms-core 11.5.0 -> found typo3/cms-core[v11.5.0] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.1 requires typo3/cms-core 11.5.1 -> found typo3/cms-core[v11.5.1] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.2 requires typo3/cms-core 11.5.2 -> found typo3/cms-core[v11.5.2] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.3 requires typo3/cms-core 11.5.3 -> found typo3/cms-core[v11.5.3] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.4 requires typo3/cms-core 11.5.4 -> found typo3/cms-core[v11.5.4] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.5 requires typo3/cms-core 11.5.5 -> found typo3/cms-core[v11.5.5] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.6 requires typo3/cms-core 11.5.6 -> found typo3/cms-core[v11.5.6] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.7 requires typo3/cms-core 11.5.7 -> found typo3/cms-core[v11.5.7] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.8 requires typo3/cms-core 11.5.8 -> found typo3/cms-core[v11.5.8] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.9 requires typo3/cms-core 11.5.9 -> found typo3/cms-core[v11.5.9] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.10 requires typo3/cms-core 11.5.10 -> found typo3/cms-core[v11.5.10] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.11 requires typo3/cms-core 11.5.11 -> found typo3/cms-core[v11.5.11] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.12 requires typo3/cms-core 11.5.12 -> found typo3/cms-core[v11.5.12] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.13 requires typo3/cms-core 11.5.13 -> found typo3/cms-core[v11.5.13] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.14 requires typo3/cms-core 11.5.14 -> found typo3/cms-core[v11.5.14] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.15 requires typo3/cms-core 11.5.15 -> found typo3/cms-core[v11.5.15] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.16 requires typo3/cms-core 11.5.16 -> found typo3/cms-core[v11.5.16] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.17 requires typo3/cms-core 11.5.17 -> found typo3/cms-core[v11.5.17] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.18 requires typo3/cms-core 11.5.18 -> found typo3/cms-core[v11.5.18] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.19 requires typo3/cms-core 11.5.19 -> found typo3/cms-core[v11.5.19] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.20 requires typo3/cms-core 11.5.20 -> found typo3/cms-core[v11.5.20] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.21 requires typo3/cms-core 11.5.21 -> found typo3/cms-core[v11.5.21] but it conflicts with your root composer.json require (^10.4). - typo3/cms-recordlist v11.5.22 requires typo3/cms-core 11.5.22 -> found typo3/cms-core[v11.5.22]
Tests with PHP 7.4 / TYPO3 ^10.4
Process completed with exit code 2.
Tests with PHP 8.0 / TYPO3 ^11.5
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests with PHP 7.4 / TYPO3 ^11.5
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tests with PHP 7.4 / TYPO3 ^10.4
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/