Skip to content

prima implementazione social login #564

prima implementazione social login

prima implementazione social login #564

Triggered via push October 27, 2023 13:31
Status Failure
Total duration 20m 7s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
PHPUnit: app/Http/Controllers/Auth/LoginController.php#L132
Call to an undefined method Laravel\Socialite\Contracts\Provider::setConfig().
PHPUnit: app/Http/Controllers/Auth/RegisterController.php#L123
Variable $options might not be defined.
PHPUnit
Process completed with exit code 1.
PHPUnit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/