Skip to content

Bump guzzlehttp/guzzle from 7.8.0 to 7.8.1 #82

Bump guzzlehttp/guzzle from 7.8.0 to 7.8.1

Bump guzzlehttp/guzzle from 7.8.0 to 7.8.1 #82

Triggered via pull request January 1, 2024 13:57
Status Failure
Total duration 10m 48s
Artifacts

php.yml

on: pull_request
process-brussels
10m 40s
process-brussels
PHP_CodeSniffer
6s
PHP_CodeSniffer
PHPStan
6s
PHPStan
Fit to window
Zoom out
Zoom in

Annotations

11 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
process-brussels
Process completed with exit code 1.