Skip to content

add relationships sorts #211

add relationships sorts

add relationships sorts #211

Triggered via push September 15, 2023 10:04
Status Failure
Total duration 43s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Attributes/FilterQueryParam.php#L52
Call to static method isJson() on an unknown class OpenSoutheners\LaravelApiable\Attributes\Str.
PHPStan: src/Attributes/FilterQueryParam.php#L64
Call to static method parse() on an unknown class OpenSoutheners\LaravelApiable\Attributes\Carbon.
PHPStan: src/Console/ApiableDocgenCommand.php#L75
Parameter #1 $routes of method OpenSoutheners\LaravelApiable\Console\ApiableDocgenCommand::filterRoutesToDocument() expects Illuminate\Routing\RouteCollection, Illuminate\Routing\RouteCollectionInterface given.
PHPStan: src/Console/ApiableDocgenCommand.php#L260
Variable $key might not be defined.
PHPStan: src/Console/ApiableDocgenCommand.php#L262
Variable $type might not be defined.
PHPStan: src/Console/ApiableDocgenCommand.php#L350
Call to an undefined method ReflectionType::getName().
PHPStan: src/Console/ApiableDocgenCommand.php#L391
Expression on left side of ?? is not nullable.
PHPStan: src/Console/ApiableDocgenCommand.php#L402
Using nullsafe property access on non-nullable type OpenSoutheners\LaravelApiable\Attributes\DocumentedEndpointSection. Use -> instead.
PHPStan: src/Console/ApiableDocgenCommand.php#L403
Using nullsafe property access on non-nullable type OpenSoutheners\LaravelApiable\Attributes\DocumentedEndpointSection. Use -> instead.
PHPStan: src/Console/ApiableDocgenCommand.php#L420
Call to an undefined method ReflectionType::getName().