Fix broken assignment of features and categories #115
Annotations
11 errors
|
Code Quality (by PHPStan):
Classes/Controller/AbstractController.php#L86
Instantiated class TYPO3\CMS\Core\Http\PropagateResponseException not found.
|
Code Quality (by PHPStan):
Classes/Controller/AbstractController.php#L86
Throwing object of an unknown class TYPO3\CMS\Core\Http\PropagateResponseException.
|
Code Quality (by PHPStan):
Classes/Controller/AbstractController.php#L87
Parameter #1 $request of method TYPO3\CMS\Frontend\Controller\ErrorController::pageNotFoundAction() expects Psr\Http\Message\ServerRequestInterface, TYPO3\CMS\Extbase\Mvc\Request given.
|
Code Quality (by PHPStan):
Classes/Domain/DestinationData/ImportFactory.php#L96
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strval' given.
|
Code Quality (by PHPStan):
Classes/Domain/DestinationData/ImportFactory.php#L96
Parameter #2 $array of function array_map expects array, mixed given.
|
Code Quality (by PHPStan):
Classes/Service/Cleanup/Files.php#L151
Call to method hasFile() on an unknown class TYPO3\CMS\Core\Resource\Storage.
|
Code Quality (by PHPStan):
Classes/Service/Cleanup/Files.php#L155
Call to method deleteFile() on an unknown class TYPO3\CMS\Core\Resource\Storage.
|
Code Quality (by PHPStan):
Classes/Service/Cleanup/Files.php#L155
Call to method getFile() on an unknown class TYPO3\CMS\Core\Resource\Storage.
|
Code Quality (by PHPStan):
Classes/Service/Cleanup/Files.php#L228
Cannot call method fetchAllAssociativeIndexed() on Doctrine\DBAL\Driver\ResultStatement|int.
|
Code Quality (by PHPStan):
Classes/Service/Cleanup/Files.php#L252
Argument of an invalid type Doctrine\DBAL\Driver\ResultStatement|int supplied for foreach, only iterables are supported.
|
The logs for this run have expired and are no longer available.
Loading