Skip to content

Bump squizlabs/php_codesniffer from 3.8.0 to 3.10.1 (#51) #103

Bump squizlabs/php_codesniffer from 3.8.0 to 3.10.1 (#51)

Bump squizlabs/php_codesniffer from 3.8.0 to 3.10.1 (#51) #103

Triggered via push June 22, 2024 14:02
Status Failure
Total duration 11m 31s
Artifacts

php.yml

on: push
process-brussels
11m 23s
process-brussels
PHP_CodeSniffer
8s
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