Merge pull request #31 from cslant/feat/add-author-info-in-the-blog-d… #140
Annotations
14 errors and 2 warnings
PHPStan - P8.2:
src/Http/Controllers/PostController.php#L71
Negated boolean expression is always false.
|
PHPStan - P8.2:
src/Http/Controllers/PostController.php#L72
Call to an undefined method CSlant\Blog\Core\Http\Responses\Base\BaseHttpResponse::setError().
|
PHPStan - P8.2:
src/Http/Controllers/PostController.php#L79
Call to an undefined static method CSlant\Blog\Core\Models\Post::query().
|
PHPStan - P8.2:
src/Http/Controllers/PostController.php#L88
Call to an undefined method CSlant\Blog\Core\Http\Responses\Base\BaseHttpResponse::setError().
|
PHPStan - P8.2
Process completed with exit code 1.
|
PHPStan - P8.4:
src/Http/Controllers/PostController.php#L71
Negated boolean expression is always false.
|
PHPStan - P8.4:
src/Http/Controllers/PostController.php#L72
Call to an undefined method CSlant\Blog\Core\Http\Responses\Base\BaseHttpResponse::setError().
|
PHPStan - P8.4:
src/Http/Controllers/PostController.php#L79
Call to an undefined static method CSlant\Blog\Core\Models\Post::query().
|
PHPStan - P8.4:
src/Http/Controllers/PostController.php#L88
Call to an undefined method CSlant\Blog\Core\Http\Responses\Base\BaseHttpResponse::setError().
|
PHPStan - P8.4
Process completed with exit code 1.
|
PHPStan - P8.3
The job was canceled because "ubuntu-latest_8_2" failed.
|
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
|
PHPStan - P8.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|