WIP - Refactor de la liste des antennes en DTOs #1785
ci.yml
on: pull_request
Unit tests
33s
Linter
27s
PHPStan
31s
Functional tests
6m 39s
Annotations
5 errors
PHPStan:
sources/AppBundle/Offices/Map.php#L20
Class AppBundle\Offices\Map has an uninitialized @readonly property $legendSecondCityFirstPoint. Assign it in the constructor.
|
PHPStan:
sources/AppBundle/Offices/Map.php#L21
Class AppBundle\Offices\Map has an uninitialized @readonly property $legendSecondCitySecondPoint. Assign it in the constructor.
|
PHPStan:
sources/AppBundle/Offices/Map.php#L22
Class AppBundle\Offices\Map has an uninitialized @readonly property $legendSecondCityThirdPoint. Assign it in the constructor.
|
PHPStan:
sources/AppBundle/Offices/Map.php#L23
Class AppBundle\Offices\Map has an uninitialized @readonly property $pointSecondCity. Assign it in the constructor.
|
PHPStan
Process completed with exit code 1.
|