Skip to content

doc: Add banner in README + fix badges #31

doc: Add banner in README + fix badges

doc: Add banner in README + fix badges #31

Triggered via pull request October 30, 2023 13:20
Status Failure
Total duration 6m 1s
Artifacts

tests.yaml

on: pull_request
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.