Skip to content

Upgrading To 11.x

Upgrading To 11.x #13

Triggered via pull request May 18, 2024 18:08
@kimchanhyung98kimchanhyung98
synchronize #82
upgrade
Status Failure
Total duration 27s
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.