Skip to content

Fix broken assignment of features and categories #115

Fix broken assignment of features and categories

Fix broken assignment of features and categories #115

Triggered via pull request November 2, 2023 15:09
Status Failure
Total duration 3m 42s
Artifacts

ci.yaml

on: pull_request
Matrix: php-linting
check-composer
6s
check-composer
coding-guideline
31s
coding-guideline
Matrix: code-quality
xml-linting
37s
xml-linting
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

33 errors
code-quality (7.4, ^10.4): Classes/Controller/AbstractController.php#L86
Instantiated class TYPO3\CMS\Core\Http\PropagateResponseException not found.
code-quality (7.4, ^10.4): Classes/Controller/AbstractController.php#L86
Throwing object of an unknown class TYPO3\CMS\Core\Http\PropagateResponseException.
code-quality (7.4, ^10.4): 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 (7.4, ^10.4): Classes/Domain/DestinationData/ImportFactory.php#L96
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strval' given.
code-quality (7.4, ^10.4): Classes/Domain/DestinationData/ImportFactory.php#L96
Parameter #2 $array of function array_map expects array, mixed given.
code-quality (7.4, ^10.4): Classes/Service/Cleanup/Files.php#L151
Call to method hasFile() on an unknown class TYPO3\CMS\Core\Resource\Storage.
code-quality (7.4, ^10.4): Classes/Service/Cleanup/Files.php#L155
Call to method deleteFile() on an unknown class TYPO3\CMS\Core\Resource\Storage.
code-quality (7.4, ^10.4): Classes/Service/Cleanup/Files.php#L155
Call to method getFile() on an unknown class TYPO3\CMS\Core\Resource\Storage.
code-quality (7.4, ^10.4): Classes/Service/Cleanup/Files.php#L228
Cannot call method fetchAllAssociativeIndexed() on Doctrine\DBAL\Driver\ResultStatement|int.
code-quality (7.4, ^10.4): Classes/Service/Cleanup/Files.php#L252
Argument of an invalid type Doctrine\DBAL\Driver\ResultStatement|int supplied for foreach, only iterables are supported.
code-quality (8.1, ^11.5)
The job was canceled because "_7_4__10_4" failed.
code-quality (7.2, ^10.4)
The job was canceled because "_7_4__10_4" failed.
code-quality (7.2, ^10.4): Classes/Controller/AbstractController.php#L86
Instantiated class TYPO3\CMS\Core\Http\PropagateResponseException not found.
code-quality (7.2, ^10.4): Classes/Controller/AbstractController.php#L86
Throwing object of an unknown class TYPO3\CMS\Core\Http\PropagateResponseException.
code-quality (7.2, ^10.4): 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 (7.2, ^10.4): Classes/Domain/DestinationData/ImportFactory.php#L96
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strval' given.
code-quality (7.2, ^10.4): Classes/Domain/DestinationData/ImportFactory.php#L96
Parameter #2 $array of function array_map expects array, mixed given.
code-quality (7.2, ^10.4): Classes/Service/Cleanup/Files.php#L151
Call to method hasFile() on an unknown class TYPO3\CMS\Core\Resource\Storage.
code-quality (7.2, ^10.4): Classes/Service/Cleanup/Files.php#L155
Call to method deleteFile() on an unknown class TYPO3\CMS\Core\Resource\Storage.
code-quality (7.2, ^10.4): Classes/Service/Cleanup/Files.php#L155
Call to method getFile() on an unknown class TYPO3\CMS\Core\Resource\Storage.
code-quality (7.2, ^10.4): Classes/Service/Cleanup/Files.php#L228
Cannot call method fetchAllAssociativeIndexed() on Doctrine\DBAL\Driver\ResultStatement|int.
code-quality (7.2, ^10.4): Classes/Service/Cleanup/Files.php#L252
Argument of an invalid type Doctrine\DBAL\Driver\ResultStatement|int supplied for foreach, only iterables are supported.
code-quality (7.3, ^10.4)
The job was canceled because "_7_4__10_4" failed.
code-quality (7.3, ^10.4): Classes/Controller/AbstractController.php#L86
Instantiated class TYPO3\CMS\Core\Http\PropagateResponseException not found.
code-quality (7.3, ^10.4): Classes/Controller/AbstractController.php#L86
Throwing object of an unknown class TYPO3\CMS\Core\Http\PropagateResponseException.
code-quality (7.3, ^10.4): 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 (7.3, ^10.4): Classes/Domain/DestinationData/ImportFactory.php#L96
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strval' given.
code-quality (7.3, ^10.4): Classes/Domain/DestinationData/ImportFactory.php#L96
Parameter #2 $array of function array_map expects array, mixed given.
code-quality (7.3, ^10.4): Classes/Service/Cleanup/Files.php#L151
Call to method hasFile() on an unknown class TYPO3\CMS\Core\Resource\Storage.
code-quality (7.3, ^10.4): Classes/Service/Cleanup/Files.php#L155
Call to method deleteFile() on an unknown class TYPO3\CMS\Core\Resource\Storage.
code-quality (7.3, ^10.4): Classes/Service/Cleanup/Files.php#L155
Call to method getFile() on an unknown class TYPO3\CMS\Core\Resource\Storage.
code-quality (7.3, ^10.4): Classes/Service/Cleanup/Files.php#L228
Cannot call method fetchAllAssociativeIndexed() on Doctrine\DBAL\Driver\ResultStatement|int.
code-quality (7.3, ^10.4): Classes/Service/Cleanup/Files.php#L252
Argument of an invalid type Doctrine\DBAL\Driver\ResultStatement|int supplied for foreach, only iterables are supported.