Skip to content

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

WIP - Refactor de la liste des antennes en DTOs

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

Triggered via pull request January 20, 2025 22:03
Status Failure
Total duration 6m 48s
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.