API documentation generator command (Postman & Markdown-mdx) #262
Annotations
10 errors
Run analysis:
src/Attributes/FilterQueryParam.php#L52
Call to static method isJson() on an unknown class OpenSoutheners\LaravelApiable\Attributes\Str.
|
Run analysis:
src/Attributes/FilterQueryParam.php#L64
Call to static method parse() on an unknown class OpenSoutheners\LaravelApiable\Attributes\Carbon.
|
Run analysis:
src/Console/ApiableDocgenCommand.php#L75
Parameter #1 $routes of method OpenSoutheners\LaravelApiable\Console\ApiableDocgenCommand::filterRoutesToDocument() expects Illuminate\Routing\RouteCollection, Illuminate\Routing\RouteCollectionInterface given.
|
Run analysis:
src/Console/ApiableDocgenCommand.php#L260
Variable $key might not be defined.
|
Run analysis:
src/Console/ApiableDocgenCommand.php#L262
Variable $type might not be defined.
|
Run analysis:
src/Console/ApiableDocgenCommand.php#L350
Call to an undefined method ReflectionType::getName().
|
Run analysis:
src/Console/ApiableDocgenCommand.php#L391
Expression on left side of ?? is not nullable.
|
Run analysis:
src/Console/ApiableDocgenCommand.php#L402
Using nullsafe property access on non-nullable type OpenSoutheners\LaravelApiable\Attributes\DocumentedEndpointSection. Use -> instead.
|
Run analysis:
src/Console/ApiableDocgenCommand.php#L403
Using nullsafe property access on non-nullable type OpenSoutheners\LaravelApiable\Attributes\DocumentedEndpointSection. Use -> instead.
|
Run analysis:
src/Console/ApiableDocgenCommand.php#L420
Call to an undefined method ReflectionType::getName().
|
The logs for this run have expired and are no longer available.
Loading