Basic TYPO3 v13 support #632 #1458
Annotations
6 errors and 3 warnings
PHPStan:
Classes/Form/Element/DataInputElement.php#L43
Method Hoogi91\Spreadsheets\Form\Element\DataInputElement::setData() has parameter $data with no value type specified in iterable type array.
|
PHPStan:
Tests/Unit/Form/Element/DataInputElementTest.php#L37
Constant Hoogi91\Spreadsheets\Tests\Unit\Form\Element\DataInputElementTest::FILE_REFERENCE_TYPE_MAP is unused.
|
PHPStan:
Tests/Unit/Form/Element/DataInputElementTest.php#L172
Cannot access offset 'config' on mixed.
|
PHPStan:
Tests/Unit/Form/Element/DataInputElementTest.php#L172
Cannot access offset 'fieldConf' on mixed.
|
PHPStan:
Tests/Unit/Service/ExtractorServiceTest.php#L54
Parameter #6 $resourceFactory of class Hoogi91\Spreadsheets\Service\ExtractorService constructor expects TYPO3\CMS\Core\Resource\ResourceFactory, PHPUnit\Framework\MockObject\MockObject&TYPO3\CMS\Core\Resource\FileRepository given.
|
PHPStan
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading