Skip to content

[!!!][WIP][TASK] Use PHP attribute to register and configure Field Types #1338

[!!!][WIP][TASK] Use PHP attribute to register and configure Field Types

[!!!][WIP][TASK] Use PHP attribute to register and configure Field Types #1338

Triggered via pull request October 2, 2024 08:27
Status Failure
Total duration 56s
Artifacts

tests.yaml

on: pull_request
CGL
37s
CGL
PHPStan TYPO3 v13 PHP 8.2
34s
PHPStan TYPO3 v13 PHP 8.2
Matrix: functional_tests
Matrix: unit_tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
Unit Tests TYPO3 v PHP 8.2
Process completed with exit code 2.
Unit Tests TYPO3 v PHP 8.3
Process completed with exit code 2.
PHPStan TYPO3 v13 PHP 8.2: Tests/Unit/Fixtures/FieldTypeRegistryTestFactory.php#L82
Call to an undefined static method TYPO3\CMS\ContentBlocks\FieldType\CategoryFieldType|TYPO3\CMS\ContentBlocks\FieldType\CheckboxFieldType|TYPO3\CMS\ContentBlocks\FieldType\CollectionFieldType|TYPO3\CMS\ContentBlocks\FieldType\ColorFieldType|TYPO3\CMS\ContentBlocks\FieldType\DateTimeFieldType|TYPO3\CMS\ContentBlocks\FieldType\EmailFieldType|TYPO3\CMS\ContentBlocks\FieldType\FileFieldType|TYPO3\CMS\ContentBlocks\FieldType\FlexFormFieldType|TYPO3\CMS\ContentBlocks\FieldType\FolderFieldType|TYPO3\CMS\ContentBlocks\FieldType\JsonFieldType|TYPO3\CMS\ContentBlocks\FieldType\LanguageFieldType|TYPO3\CMS\ContentBlocks\FieldType\LinebreakFieldType|TYPO3\CMS\ContentBlocks\FieldType\LinkFieldType|TYPO3\CMS\ContentBlocks\FieldType\NumberFieldType|TYPO3\CMS\ContentBlocks\FieldType\PaletteFieldType|TYPO3\CMS\ContentBlocks\FieldType\PassFieldType|TYPO3\CMS\ContentBlocks\FieldType\PasswordFieldType|TYPO3\CMS\ContentBlocks\FieldType\RadioFieldType|TYPO3\CMS\ContentBlocks\FieldType\RelationFieldType|TYPO3\CMS\ContentBlocks\FieldType\SelectFieldType|TYPO3\CMS\ContentBlocks\FieldType\SlugFieldType|TYPO3\CMS\ContentBlocks\FieldType\TabFieldType|TYPO3\CMS\ContentBlocks\FieldType\TextareaFieldType|TYPO3\CMS\ContentBlocks\FieldType\TextFieldType|TYPO3\CMS\ContentBlocks\FieldType\UuidFieldType::getName().
PHPStan TYPO3 v13 PHP 8.2: Tests/Unit/Generator/TcaGeneratorTest.php#L1548
Class TYPO3\CMS\ContentBlocks\Generator\FlexFormGenerator constructor invoked with 1 parameter, 2 required.
PHPStan TYPO3 v13 PHP 8.2: Tests/Unit/Generator/TcaGeneratorTest.php#L1549
Class TYPO3\CMS\ContentBlocks\Generator\TcaGenerator constructor invoked with 5 parameters, 6 required.
PHPStan TYPO3 v13 PHP 8.2: Tests/Unit/Generator/TcaGeneratorTest.php#L1725
Class TYPO3\CMS\ContentBlocks\Generator\FlexFormGenerator constructor invoked with 1 parameter, 2 required.
PHPStan TYPO3 v13 PHP 8.2: Tests/Unit/Generator/TcaGeneratorTest.php#L1726
Class TYPO3\CMS\ContentBlocks\Generator\TcaGenerator constructor invoked with 5 parameters, 6 required.
PHPStan TYPO3 v13 PHP 8.2: Tests/Unit/Generator/TcaGeneratorTest.php#L1765
Class TYPO3\CMS\ContentBlocks\Generator\FlexFormGenerator constructor invoked with 1 parameter, 2 required.
PHPStan TYPO3 v13 PHP 8.2: Tests/Unit/Generator/TcaGeneratorTest.php#L1766
Class TYPO3\CMS\ContentBlocks\Generator\TcaGenerator constructor invoked with 5 parameters, 6 required.
PHPStan TYPO3 v13 PHP 8.2: Tests/Unit/Generator/TcaGeneratorTest.php#L2551
Class TYPO3\CMS\ContentBlocks\Generator\FlexFormGenerator constructor invoked with 1 parameter, 2 required.
PHPStan TYPO3 v13 PHP 8.2: Tests/Unit/Generator/TcaGeneratorTest.php#L2552
Class TYPO3\CMS\ContentBlocks\Generator\TcaGenerator constructor invoked with 5 parameters, 6 required.
PHPStan TYPO3 v13 PHP 8.2: Tests/Unit/Generator/TcaGeneratorTest.php#L2604
Class TYPO3\CMS\ContentBlocks\Generator\FlexFormGenerator constructor invoked with 1 parameter, 2 required.
CGL
Process completed with exit code 8.
Unit Tests TYPO3 v PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Tests TYPO3 v PHP 8.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPStan TYPO3 v13 PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CGL
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Functional Tests TYPO3 PHP 8.2
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Functional Tests TYPO3 PHP 8.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/