Skip to content

Update Testing

Update Testing #20

Triggered via pull request May 23, 2024 16:11
@kimchanhyung98kimchanhyung98
synchronize #88
testing
Status Failure
Total duration 28s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan: app/Http/Controllers/Account/AppleController.php#L29
Call to an undefined method Laravel\Socialite\Contracts\Provider::getAccessTokenResponse().
phpstan: app/Http/Controllers/Account/AppleController.php#L30
Call to an undefined method Laravel\Socialite\Contracts\Provider::userFromToken().
phpstan: app/Http/Controllers/Account/KakaoController.php#L26
Call to an undefined method Laravel\Socialite\Contracts\Provider::getAccessTokenResponse().
phpstan: app/Http/Controllers/Account/KakaoController.php#L27
Call to an undefined method Laravel\Socialite\Contracts\Provider::userFromToken().
phpstan
Process completed with exit code 1.