more docs #6547
Annotations
8 errors and 1 warning
Run PHPStan:
app/Http/Controllers/Gallery/AlbumController.php#L109
PHPDoc tag @param for parameter $request with type App\Http\Requests\Album\AddAlbumRequest is incompatible with native type App\Http\Requests\Album\AddTagAlbumRequest.
|
Run PHPStan:
app/Http/Controllers/Gallery/AlbumController.php#L121
PHPDoc tag @param for parameter $request with type App\Http\Requests\Album\AddAlbumRequest is incompatible with native type App\Http\Requests\Album\UpdateAlbumRequest.
|
Run PHPStan:
app/Http/Resources/OpenApi/DataToResponse.php#L41
Access to an undefined property Dedoc\Scramble\Support\Type\Type::$name.
|
Run PHPStan:
app/Http/Resources/OpenApi/DataToResponse.php#L46
No error to ignore is reported on line 46.
|
Run PHPStan:
app/Http/Resources/OpenApi/DataToResponse.php#L47
Parameter #1 $type of method App\Http\Resources\OpenApi\DataToResponse::convertReflected() expects ReflectionNamedType|ReflectionUnionType|null, ReflectionType|null given.
|
Run PHPStan:
app/Http/Resources/OpenApi/DataToResponse.php#L84
Instanceof between ReflectionNamedType and ReflectionIntersectionType will always evaluate to false.
|
Run PHPStan:
app/Http/Resources/OpenApi/DataToResponse.php#L89
No error to ignore is reported on line 89.
|
Run PHPStan
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