Skip to content

Bump dragonmantank/cron-expression from 3.3.2 to 3.3.3 (#34) #75

Bump dragonmantank/cron-expression from 3.3.2 to 3.3.3 (#34)

Bump dragonmantank/cron-expression from 3.3.2 to 3.3.3 (#34) #75

Triggered via push September 3, 2023 13:57
Status Failure
Total duration 14m 41s
Artifacts

php.yml

on: push
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