Skip to content

[TASK] Make extension compatible to TYPO3 v13.4 #35

[TASK] Make extension compatible to TYPO3 v13.4

[TASK] Make extension compatible to TYPO3 v13.4 #35

Triggered via pull request January 27, 2026 22:12
Status Failure
Total duration 46s
Artifacts

ci.yaml

on: pull_request
Matrix: php-linting
check-composer
4s
check-composer
documentation-rendering
12s
documentation-rendering
Matrix: code-quality
coding-guideline
19s
coding-guideline
test-php
test-php
test-acceptance
0s
test-acceptance
Fit to window
Zoom out
Zoom in

Annotations

14 errors
coding-guideline
Process completed with exit code 8.
code-quality (8.2, ^13.4)
Process completed with exit code 1.
code-quality (8.2, ^13.4): Classes/EventListener/RetrieveProductsFromRequest.php#L50
Caught class Extcode\CartEvents\EventListener\ResourceNotFoundException not found.
code-quality (8.2, ^13.4): Classes/EventListener/RetrieveProductsFromRequest.php#L29
Property Extcode\CartEvents\EventListener\RetrieveProductsFromRequest::$productFactory has unknown class Extcode\CartEvents\EventListener\ProductFactoryInterface as its type.
code-quality (8.2, ^13.4): Classes/EventListener/RetrieveProductsFromRequest.php#L29
Parameter $productFactory of method Extcode\CartEvents\EventListener\RetrieveProductsFromRequest::__construct() has invalid type Extcode\CartEvents\EventListener\ProductFactoryInterface.
code-quality (8.3, ^13.4)
Process completed with exit code 1.
code-quality (8.3, ^13.4): Classes/EventListener/RetrieveProductsFromRequest.php#L50
Caught class Extcode\CartEvents\EventListener\ResourceNotFoundException not found.
code-quality (8.3, ^13.4): Classes/EventListener/RetrieveProductsFromRequest.php#L29
Property Extcode\CartEvents\EventListener\RetrieveProductsFromRequest::$productFactory has unknown class Extcode\CartEvents\EventListener\ProductFactoryInterface as its type.
code-quality (8.3, ^13.4): Classes/EventListener/RetrieveProductsFromRequest.php#L29
Parameter $productFactory of method Extcode\CartEvents\EventListener\RetrieveProductsFromRequest::__construct() has invalid type Extcode\CartEvents\EventListener\ProductFactoryInterface.
code-quality (8.4, ^13.4)
The strategy configuration was canceled because "code-quality._8_2__13_4" failed
code-quality (8.4, ^13.4)
Process completed with exit code 1.
code-quality (8.4, ^13.4): Classes/EventListener/RetrieveProductsFromRequest.php#L50
Caught class Extcode\CartEvents\EventListener\ResourceNotFoundException not found.
code-quality (8.4, ^13.4): Classes/EventListener/RetrieveProductsFromRequest.php#L29
Property Extcode\CartEvents\EventListener\RetrieveProductsFromRequest::$productFactory has unknown class Extcode\CartEvents\EventListener\ProductFactoryInterface as its type.
code-quality (8.4, ^13.4): Classes/EventListener/RetrieveProductsFromRequest.php#L29
Parameter $productFactory of method Extcode\CartEvents\EventListener\RetrieveProductsFromRequest::__construct() has invalid type Extcode\CartEvents\EventListener\ProductFactoryInterface.