Skip to content

[TASK] Add TYPO3 v14 support #348

[TASK] Add TYPO3 v14 support

[TASK] Add TYPO3 v14 support #348

Re-run triggered January 30, 2026 07:35
Status Cancelled
Total duration 4m 46s
Artifacts

ci.yaml

on: pull_request
Matrix: php-linting
check-composer
4s
check-composer
documentation-rendering
16s
documentation-rendering
js-linting
19s
js-linting
Matrix: code-quality
coding-guideline
26s
coding-guideline
tests-phpunit
0s
tests-phpunit
Fit to window
Zoom out
Zoom in

Annotations

10 errors
code-quality (8.2, ^13.4): Tests/Unit/Domain/Model/Product/AbstractProductTest.php#L0
Ignored error pattern #^Call to an undefined method Extcode\\Cart\\Tests\\Unit\\Domain\\Model\\Product\\AbstractProductTest\:\:getMockForAbstractClass\(\)\.$# (method.notFound) in path /home/runner/work/cart/cart/Tests/Unit/Domain/Model/Product/AbstractProductTest.php was not matched in reported errors.
code-quality (8.2, ^13.4): Tests/Unit/Domain/Model/Order/AbstractServiceTest.php#L26
Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\TestCase.
code-quality (8.2, ^13.4): Tests/Unit/Domain/Model/Order/AbstractServiceTest.php#L0
Ignored error pattern #^Call to an undefined method Extcode\\Cart\\Tests\\Unit\\Domain\\Model\\Order\\AbstractServiceTest\:\:getMockForAbstractClass\(\)\.$# (method.notFound) in path /home/runner/work/cart/cart/Tests/Unit/Domain/Model/Order/AbstractServiceTest.php was not matched in reported errors.
code-quality (8.2, ^13.4): Tests/Unit/Domain/Model/Order/AbstractAddressTest.php#L677
Call to deprecated method disableAutoload() of class PHPUnit\Framework\MockObject\MockBuilder: https://github.com/sebastianbergmann/phpunit/issues/5309
code-quality (8.2, ^13.4): Tests/Unit/Domain/Model/Order/AbstractAddressTest.php#L663
Call to deprecated method addMethods() of class PHPUnit\Framework\MockObject\MockBuilder: https://github.com/sebastianbergmann/phpunit/issues/5320
code-quality (8.2, ^13.4): Tests/Unit/Domain/Model/Order/AbstractAddressTest.php#L30
Call to deprecated method getMockForAbstractClass() of class PHPUnit\Framework\TestCase.
code-quality (8.2, ^13.4): Tests/Unit/Domain/Model/Order/AbstractAddressTest.php#L0
Ignored error pattern #^Call to an undefined method PHPUnit\\Framework\\MockObject\\MockBuilder\<T of object&TYPO3\\TestingFramework\\Core\\AccessibleObjectInterface\>\:\:addMethods\(\)\.$# (method.notFound) in path /home/runner/work/cart/cart/Tests/Unit/Domain/Model/Order/AbstractAddressTest.php was not matched in reported errors.
code-quality (8.2, ^13.4): Tests/Unit/Domain/Model/Order/AbstractAddressTest.php#L0
Ignored error pattern #^Call to an undefined method Extcode\\Cart\\Tests\\Unit\\Domain\\Model\\Order\\AbstractAddressTest\:\:getMockForAbstractClass\(\)\.$# (method.notFound) in path /home/runner/work/cart/cart/Tests/Unit/Domain/Model/Order/AbstractAddressTest.php was not matched in reported errors.
code-quality (8.2, ^13.4): Tests/Unit/Domain/Model/Cart/BeVariantTest.php#L487
Call to deprecated method disableAutoload() of class PHPUnit\Framework\MockObject\MockBuilder: https://github.com/sebastianbergmann/phpunit/issues/5309
code-quality (8.2, ^13.4): Tests/Unit/Domain/Model/Cart/BeVariantTest.php#L0
Ignored error pattern #^Call to an undefined method PHPUnit\\Framework\\MockObject\\MockBuilder\<T of object&TYPO3\\TestingFramework\\Core\\AccessibleObjectInterface\>\:\:disableAutoload\(\)\.$# (method.notFound) in path /home/runner/work/cart/cart/Tests/Unit/Domain/Model/Cart/BeVariantTest.php was not matched in reported errors.