[TASK] Add TYPO3 v14 support #348
ci.yaml
on: pull_request
Matrix: php-linting
check-composer
4s
documentation-rendering
16s
js-linting
19s
Matrix: code-quality
tests-phpunit
0s
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.
|