Skip to content

Add support for TYPO3 v13 and PHP 8.3 #44

Add support for TYPO3 v13 and PHP 8.3

Add support for TYPO3 v13 and PHP 8.3 #44

Triggered via pull request February 5, 2024 14:26
Status Failure
Total duration 2m 2s
Artifacts

ci.yaml

on: pull_request
check-composer
11s
check-composer
coding-guideline
8s
coding-guideline
Matrix: code-quality
Matrix: php-linting
Matrix: tests-mysql
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 23 warnings
coding-guideline
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires typo3/cms-core 13.0 -> satisfiable by typo3/cms-core[v13.0.0]. - typo3/cms-core v13.0.0 requires php ^8.2 -> your php version (8.1.27) does not satisfy that requirement. Problem 2 - typo3/testing-framework[8.0.1, ..., 8.0.9] require typo3/cms-core 12.*.*@dev || 13.*.*@dev -> satisfiable by typo3/cms-core[v13.0.0]. - typo3/testing-framework[6.16.0, ..., 6.16.9] require typo3/cms-core 10.*.*@dev || 11.*.*@dev -> found typo3/cms-core[v10.0.0, ..., v10.4.37, v11.0.0, ..., v11.5.34] but it conflicts with your root composer.json require (13.0). - typo3/testing-framework[7.0.0, ..., 7.0.4] require typo3/cms-core 11.*.*@dev || 12.*.*@dev -> found typo3/cms-core[v11.0.0, ..., v11.5.34, v12.0.0, ..., v12.4.10] but it conflicts with your root composer.json require (13.0). - typo3/testing-framework 8.0.0 requires typo3/cms-core 12.*.*@dev -> found typo3/cms-core[v12.0.0, ..., v12.4.10] but it conflicts with your root composer.json require (13.0). - typo3/cms-core v13.0.0 requires php ^8.2 -> your php version (8.1.27) does not satisfy that requirement. - Root composer.json requires typo3/testing-framework ^6.16 || ^7.0 || ^8.0 -> satisfiable by typo3/testing-framework[6.16.0, ..., 6.16.9, 7.0.0, ..., 7.0.4, 8.0.0, ..., 8.0.9].
coding-guideline
Process completed with exit code 2.
code-quality (8.3, ^13.0): Classes/Command/ConvertFromCsv.php#L34
Property Codappix\Typo3PhpDatasets\Command\ConvertFromCsv::$defaultName has no type specified.
code-quality (8.3, ^13.0): Classes/Command/ConvertFromCsv.php#L35
Property Codappix\Typo3PhpDatasets\Command\ConvertFromCsv::$defaultDescription has no type specified.
code-quality (8.3, ^13.0): Classes/Command/ConvertFromXml.php#L34
Property Codappix\Typo3PhpDatasets\Command\ConvertFromXml::$defaultName has no type specified.
code-quality (8.3, ^13.0): Classes/Command/ConvertFromXml.php#L35
Property Codappix\Typo3PhpDatasets\Command\ConvertFromXml::$defaultDescription has no type specified.
code-quality (8.3, ^13.0): Classes/PhpDataSet.php#L35
Call to an undefined method TYPO3\CMS\Core\Database\Connection::getSchemaManager().
code-quality (8.3, ^13.0)
Process completed with exit code 1.
code-quality (8.2, ^13.0): Classes/Command/ConvertFromCsv.php#L34
Property Codappix\Typo3PhpDatasets\Command\ConvertFromCsv::$defaultName has no type specified.
code-quality (8.2, ^13.0): Classes/Command/ConvertFromCsv.php#L35
Property Codappix\Typo3PhpDatasets\Command\ConvertFromCsv::$defaultDescription has no type specified.
code-quality (8.2, ^13.0): Classes/Command/ConvertFromXml.php#L34
Property Codappix\Typo3PhpDatasets\Command\ConvertFromXml::$defaultName has no type specified.
code-quality (8.2, ^13.0): Classes/Command/ConvertFromXml.php#L35
Property Codappix\Typo3PhpDatasets\Command\ConvertFromXml::$defaultDescription has no type specified.
code-quality (8.2, ^13.0): Classes/PhpDataSet.php#L35
Call to an undefined method TYPO3\CMS\Core\Database\Connection::getSchemaManager().
code-quality (8.2, ^13.0)
Process completed with exit code 1.
code-quality (8.2, ^12.4)
The operation was canceled.
code-quality (8.2, ^11.5)
The operation was canceled.
code-quality (7.2, ^10.4)
The operation was canceled.
code-quality (8.1, ^12.4)
The operation was canceled.
code-quality (8.0, ^11.5)
The operation was canceled.
code-quality (8.3, ^12.4): Classes/Command/ConvertFromCsv.php#L34
Property Codappix\Typo3PhpDatasets\Command\ConvertFromCsv::$defaultName has no type specified.
code-quality (8.3, ^12.4): Classes/Command/ConvertFromCsv.php#L35
Property Codappix\Typo3PhpDatasets\Command\ConvertFromCsv::$defaultDescription has no type specified.
code-quality (8.3, ^12.4): Classes/Command/ConvertFromXml.php#L34
Property Codappix\Typo3PhpDatasets\Command\ConvertFromXml::$defaultName has no type specified.
code-quality (8.3, ^12.4): Classes/Command/ConvertFromXml.php#L35
Property Codappix\Typo3PhpDatasets\Command\ConvertFromXml::$defaultDescription has no type specified.
code-quality (8.3, ^12.4)
The operation was canceled.
code-quality (7.4, ^10.4)
The operation was canceled.
code-quality (7.3, ^10.4)
The operation was canceled.
xml-linting
Process completed with exit code 3.
coding-guideline
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/.
php-linting (7.2)
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/.
check-composer
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/.
php-linting (7.3)
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/.
php-linting (8.1)
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/.
php-linting (7.4)
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/.
php-linting (8)
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/.
code-quality (8.3, ^13.0)
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/.
code-quality (8.3, ^11.5)
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/.
code-quality (8.1, ^11.5)
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/.
code-quality (8.2, ^13.0)
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/.
code-quality (7.4, ^11.5)
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/.
code-quality (8.2, ^12.4)
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/.
code-quality (8.2, ^11.5)
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/.
code-quality (7.2, ^10.4)
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/.
code-quality (8.1, ^12.4)
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/.
code-quality (8.0, ^11.5)
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/.
code-quality (8.3, ^12.4)
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/.
code-quality (7.4, ^10.4)
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/.
code-quality (7.3, ^10.4)
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/.
php-linting (8.2)
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/.
php-linting (8.3)
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/.
xml-linting
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/.