Skip to content

Bump symfony/console from 5.4.24 to 5.4.26 #69

Bump symfony/console from 5.4.24 to 5.4.26

Bump symfony/console from 5.4.24 to 5.4.26 #69

Triggered via pull request August 1, 2023 13:04
Status Failure
Total duration 14m 29s
Artifacts

php.yml

on: pull_request
process-brussels
14m 16s
process-brussels
PHP_CodeSniffer
6s
PHP_CodeSniffer
PHPStan
7s
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