Skip to content

WIP - Refactor de la liste des antennes en DTOs #1778

WIP - Refactor de la liste des antennes en DTOs

WIP - Refactor de la liste des antennes en DTOs #1778

Triggered via pull request January 19, 2025 23:17
Status Failure
Total duration 7m 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.