fix: code analyse #118
Annotations
13 errors and 1 warning
PHPStan - P8.2:
src/Http/Controllers/PostController.php#L36
Access to an undefined property CSlant\Blog\Api\Http\Controllers\PostController::$postRepository.
|
PHPStan - P8.2:
src/Http/Controllers/PostController.php#L47
Call to an undefined method CSlant\Blog\Core\Http\Responses\Base\BaseHttpResponse::setData().
|
PHPStan - P8.2:
src/Http/Controllers/PostController.php#L49
Static call to instance method CSlant\Blog\Api\Http\Resources\ListPostResource::collection().
|
PHPStan - P8.2:
src/Http/Resources/ListPostResource.php#L31
Call to static method url() on an unknown class Botble\Media\Facades\RvMedia.
|
PHPStan - P8.2
Process completed with exit code 1.
|
PHPStan - P8.3
The job was canceled because "ubuntu-latest_8_2" failed.
|
PHPStan - P8.3:
src/Http/Controllers/PostController.php#L36
Access to an undefined property CSlant\Blog\Api\Http\Controllers\PostController::$postRepository.
|
PHPStan - P8.3:
src/Http/Controllers/PostController.php#L47
Call to an undefined method CSlant\Blog\Core\Http\Responses\Base\BaseHttpResponse::setData().
|
PHPStan - P8.3:
src/Http/Controllers/PostController.php#L49
Static call to instance method CSlant\Blog\Api\Http\Resources\ListPostResource::collection().
|
PHPStan - P8.3:
src/Http/Resources/ListPostResource.php#L31
Call to static method url() on an unknown class Botble\Media\Facades\RvMedia.
|
PHPStan - P8.3
The operation was canceled.
|
PHPStan - P8.1
The job was canceled because "ubuntu-latest_8_2" failed.
|
PHPStan - P8.1
The operation was canceled.
|
PHPStan - P8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|