Allow phpstan/phpdoc-parser 2 (which in turns allow PHPstan 2, Larastan 3) for api-platform/laravel #12098
Annotations
6 errors and 1 warning
Run PHPStan analysis (laravel):
Eloquent/Filter/DateFilter.php#L87
Method ApiPlatform\Laravel\Eloquent\Filter\DateFilter::getOpenApiParameters() return type has no value type specified in iterable type array.
|
Run PHPStan analysis (laravel):
Eloquent/Filter/OrderFilter.php#L57
Method ApiPlatform\Laravel\Eloquent\Filter\OrderFilter::getOpenApiParameters() return type has no value type specified in iterable type array.
|
Run PHPStan analysis (laravel):
Eloquent/Filter/RangeFilter.php#L55
Method ApiPlatform\Laravel\Eloquent\Filter\RangeFilter::getOpenApiParameters() return type has no value type specified in iterable type array.
|
Run PHPStan analysis (laravel):
Eloquent/Paginator.php#L40
Method ApiPlatform\Laravel\Eloquent\Paginator::count() should return int<0, max> but returns int.
|
Run PHPStan analysis (laravel):
Eloquent/PartialPaginator.php#L36
Method ApiPlatform\Laravel\Eloquent\PartialPaginator::count() should return int<0, max> but returns int.
|
Run PHPStan analysis (laravel)
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading