Skip to content

Merge pull request #26 from jacquesbh/update-readme #32

Merge pull request #26 from jacquesbh/update-readme

Merge pull request #26 from jacquesbh/update-readme #32

Triggered via push October 31, 2023 08:23
Status Failure
Total duration 7m 31s
Artifacts

tests.yaml

on: push
Matrix: php
Fit to window
Zoom out
Zoom in

Annotations

22 errors
Quality tests (PHP 8.1): src/Controller/Admin/ExportController.php#L46
Parameter #3 $string of function iconv expects string, string|false given.
Quality tests (PHP 8.1): src/Controller/Admin/ExportController.php#L47
Parameter #3 $subject of function str_replace expects array|string, string|false given.
Quality tests (PHP 8.1): src/Exporter/ColishipExporter.php#L84
Method Symfony\Contracts\EventDispatcher\EventDispatcherInterface::dispatch() invoked with 2 parameters, 1 required.
Quality tests (PHP 8.1): src/Exporter/ColishipExporter.php#L113
Call to an undefined method Sylius\Component\Core\Repository\OrderRepositoryInterface::createQueryBuilder().
Quality tests (PHP 8.1): src/Mapping/FmtMapping.php#L29
Cannot call method getCompany() on Sylius\Component\Core\Model\AddressInterface|null.
Quality tests (PHP 8.1): src/Mapping/FmtMapping.php#L32
Cannot call method getLastName() on Sylius\Component\Core\Model\AddressInterface|null.
Quality tests (PHP 8.1): src/Mapping/FmtMapping.php#L35
Cannot call method getFirstName() on Sylius\Component\Core\Model\AddressInterface|null.
Quality tests (PHP 8.1): src/Mapping/FmtMapping.php#L38
Cannot call method getStreet() on Sylius\Component\Core\Model\AddressInterface|null.
Quality tests (PHP 8.1): src/Mapping/FmtMapping.php#L41
Cannot call method getFloor() on Sylius\Component\Core\Model\AddressInterface|null.
Quality tests (PHP 8.1): src/Mapping/FmtMapping.php#L44
Cannot call method getEntrance() on Sylius\Component\Core\Model\AddressInterface|null.
Quality tests (PHP 8.1)
Process completed with exit code 2.
Quality tests (PHP 8.0): src/Controller/Admin/ExportController.php#L46
Parameter #3 $string of function iconv expects string, string|false given.
Quality tests (PHP 8.0): src/Controller/Admin/ExportController.php#L47
Parameter #3 $subject of function str_replace expects array|string, string|false given.
Quality tests (PHP 8.0): src/Exporter/ColishipExporter.php#L84
Method Symfony\Contracts\EventDispatcher\EventDispatcherInterface::dispatch() invoked with 2 parameters, 1 required.
Quality tests (PHP 8.0): src/Exporter/ColishipExporter.php#L113
Call to an undefined method Sylius\Component\Core\Repository\OrderRepositoryInterface::createQueryBuilder().
Quality tests (PHP 8.0): src/Mapping/FmtMapping.php#L29
Cannot call method getCompany() on Sylius\Component\Core\Model\AddressInterface|null.
Quality tests (PHP 8.0): src/Mapping/FmtMapping.php#L32
Cannot call method getLastName() on Sylius\Component\Core\Model\AddressInterface|null.
Quality tests (PHP 8.0): src/Mapping/FmtMapping.php#L35
Cannot call method getFirstName() on Sylius\Component\Core\Model\AddressInterface|null.
Quality tests (PHP 8.0): src/Mapping/FmtMapping.php#L38
Cannot call method getStreet() on Sylius\Component\Core\Model\AddressInterface|null.
Quality tests (PHP 8.0): src/Mapping/FmtMapping.php#L41
Cannot call method getFloor() on Sylius\Component\Core\Model\AddressInterface|null.
Quality tests (PHP 8.0): src/Mapping/FmtMapping.php#L44
Cannot call method getEntrance() on Sylius\Component\Core\Model\AddressInterface|null.
Quality tests (PHP 8.0)
Process completed with exit code 2.