Skip to content

Bump symfony/yaml from 5.4.23 to 5.4.31 #80

Bump symfony/yaml from 5.4.23 to 5.4.31

Bump symfony/yaml from 5.4.23 to 5.4.31 #80

Triggered via pull request December 1, 2023 13:04
Status Failure
Total duration 13m 8s
Artifacts

php.yml

on: pull_request
process-brussels
12m 54s
process-brussels
PHP_CodeSniffer
6s
PHP_CodeSniffer
PHPStan
8s
PHPStan
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: Command/GeoJSONCommand.php#L521
Cannot access property $type on object|null.
PHPStan: Command/GeoJSONCommand.php#L557
Cannot access property $type on object|null.
PHPStan: Command/Tool/CalendarCommand.php#L79
Anonymous function has an unused use $day.
PHPStan: Command/Tool/CalendarCommand.php#L79
Anonymous function has an unused use $time.
PHPStan: Command/Tool/CalendarCommand.php#L98
Anonymous function should have native return typehint "string".
PHPStan: Command/Tool/CalendarCommand.php#L107
Anonymous function should have native return typehint "array".
PHPStan: Model/GeoJSON/Feature.php#L15
Return type of App\Model\GeoJSON\Feature::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
PHPStan: Model/GeoJSON/FeatureCollection.php#L13
Return type of App\Model\GeoJSON\FeatureCollection::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
PHPStan: Model/GeoJSON/Geometry/Geometry.php#L22
Return type of App\Model\GeoJSON\Geometry\Geometry::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
PHPStan: Model/GeoJSON/Properties.php#L17
Return type of App\Model\GeoJSON\Properties::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice