Health check #276
Annotations
10 errors and 2 warnings
php-cs:
app/Http/Controllers/CommentController.php#L19
Call to an undefined static method Tymon\JWTAuth\Facades\JWTAuth::parseToken().
|
php-cs:
app/Http/Controllers/CommentController.php#L51
Call to an undefined static method Tymon\JWTAuth\Facades\JWTAuth::parseToken().
|
php-cs:
app/Http/Controllers/UserController.php#L83
Call to an undefined static method Tymon\JWTAuth\Facades\JWTAuth::parseToken().
|
php-cs:
app/Http/Controllers/UserController.php#L148
Call to an undefined static method Tymon\JWTAuth\Facades\JWTAuth::parseToken().
|
php-cs:
app/Http/Controllers/UserController.php#L173
Call to an undefined static method Tymon\JWTAuth\Facades\JWTAuth::parseToken().
|
php-cs:
app/Http/Middleware/JWTAuthGuard.php#L20
Call to an undefined static method Tymon\JWTAuth\Facades\JWTAuth::parseToken().
|
php-cs:
app/Http/Middleware/JWTAuthGuard.php#L22
Call to an undefined static method Tymon\JWTAuth\Facades\JWTAuth::parseToken().
|
php-cs:
app/Services/SearchService.php#L245
Call to an undefined static method Tymon\JWTAuth\Facades\JWTAuth::parseToken().
|
php-cs:
app/Services/SearchService.php#L269
Call to an undefined static method Tymon\JWTAuth\Facades\JWTAuth::parseToken().
|
php-cs:
app/Services/SearchService.php#L284
Call to an undefined static method Tymon\JWTAuth\Facades\JWTAuth::parseToken().
|
php-cs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
php-cs
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@15c43e89cdef867065b0213be354c2841860869e. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|