Merge pull request #32 from cslant/feat/api-get-tag-by-slug #147
Annotations
16 errors and 1 warning
PHPStan - P8.3:
src/Http/Controllers/TagController.php#L33
Method CSlant\Blog\Api\Http\Controllers\TagController::findBySlug() has no return type specified.
|
PHPStan - P8.3:
src/Http/Controllers/TagController.php#L36
Class Botble\Blog\Models\Tag not found.
|
PHPStan - P8.3:
src/Http/Controllers/TagController.php#L45
Call to static method query() on an unknown class Botble\Blog\Models\Tag.
|
PHPStan - P8.3
Process completed with exit code 1.
|
PHPStan - P8.1
The job was canceled because "ubuntu-latest_8_3" failed.
|
PHPStan - P8.1:
src/Http/Controllers/TagController.php#L33
Method CSlant\Blog\Api\Http\Controllers\TagController::findBySlug() has no return type specified.
|
PHPStan - P8.1:
src/Http/Controllers/TagController.php#L36
Class Botble\Blog\Models\Tag not found.
|
PHPStan - P8.1:
src/Http/Controllers/TagController.php#L45
Call to static method query() on an unknown class Botble\Blog\Models\Tag.
|
PHPStan - P8.1
The operation was canceled.
|
PHPStan - P8.2
The job was canceled because "ubuntu-latest_8_3" failed.
|
PHPStan - P8.2:
src/Http/Controllers/TagController.php#L33
Method CSlant\Blog\Api\Http\Controllers\TagController::findBySlug() has no return type specified.
|
PHPStan - P8.2:
src/Http/Controllers/TagController.php#L36
Class Botble\Blog\Models\Tag not found.
|
PHPStan - P8.2:
src/Http/Controllers/TagController.php#L45
Call to static method query() on an unknown class Botble\Blog\Models\Tag.
|
PHPStan - P8.2
The operation was canceled.
|
PHPStan - P8.4
The job was canceled because "ubuntu-latest_8_3" failed.
|
PHPStan - P8.4
The operation was canceled.
|
PHPStan - P8.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|