Skip to content

Local setup

Local setup #202

Triggered via pull request September 9, 2023 22:14
Status Failure
Total duration 1m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
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#L28
No error to ignore is reported on line 28.
php-cs: app/Http/Controllers/CommentController.php#L50
Call to an undefined static method Tymon\JWTAuth\Facades\JWTAuth::parseToken().
php-cs: app/Http/Controllers/CommentController.php#L55
No error to ignore is reported on line 55.
php-cs
Process completed with exit code 1.
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/