WIP - Refactor de la liste des antennes en DTOs #1778
ci.yml
on: pull_request
Unit tests
25s
Linter
26s
PHPStan
28s
Functional tests
7m 18s
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.
|