Skip to content

Bug fix: Chunking $count value fixed for setting query limit correctly #5

Bug fix: Chunking $count value fixed for setting query limit correctly

Bug fix: Chunking $count value fixed for setting query limit correctly #5

Re-run triggered June 4, 2025 11:48
Status Failure
Total duration 38s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan
Process completed with exit code 1.
phpstan: src/Schema/ManagesDefaultMigrations.php (in context of class PDPhilip/OpenSearch/Schema/Blueprint)#L272
Method PDPhilip\OpenSearch\Schema\Blueprint::timestamps() should return Illuminate\Support\Collection<int, Illuminate\Database\Schema\ColumnDefinition> but return statement is missing.
phpstan: src/Schema/ManagesDefaultMigrations.php (in context of class PDPhilip/OpenSearch/Schema/Blueprint)#L263
Method PDPhilip\OpenSearch\Schema\Blueprint::nullableTimestamps() should return Illuminate\Support\Collection<int, Illuminate\Database\Schema\ColumnDefinition> but return statement is missing.