fix: api get tag by slug #143
Annotations
8 errors and 1 warning
Run PHPStan:
src/Http/Controllers/TagController.php#L19
Method CSlant\Blog\Api\Http\Controllers\TagController::findBySlug() has no return type specified.
|
Run PHPStan:
src/Http/Controllers/TagController.php#L21
Class Botble\Blog\Models\Tag not found.
|
Run PHPStan:
src/Http/Controllers/TagController.php#L23
Call to an undefined method CSlant\Blog\Api\Http\Controllers\TagController::httpResponse().
|
Run PHPStan:
src/Http/Controllers/TagController.php#L30
Call to static method query() on an unknown class Botble\Blog\Models\Tag.
|
Run PHPStan:
src/Http/Controllers/TagController.php#L33
Cannot access property $reference_id on mixed.
|
Run PHPStan:
src/Http/Controllers/TagController.php#L39
Call to an undefined method CSlant\Blog\Api\Http\Controllers\TagController::httpResponse().
|
Run PHPStan:
src/Http/Controllers/TagController.php#L46
Call to an undefined method CSlant\Blog\Api\Http\Controllers\TagController::httpResponse().
|
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