Skip to content

feat(auth): integrate GitHub OAuth for user authentication and token … #51

feat(auth): integrate GitHub OAuth for user authentication and token …

feat(auth): integrate GitHub OAuth for user authentication and token … #51

Triggered via push February 14, 2026 19:31
Status Failure
Total duration 1m 5s
Artifacts

release.yml

on: push
Bump Version and Build Docker Image
0s
Bump Version and Build Docker Image
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run Linter
Process completed with exit code 1.
Run Linter: app/Http/Controllers/Auth/GitHubController.php#L71
Access to an undefined property Laravel\Socialite\Contracts\User::$token.
Run Linter: app/Http/Controllers/Auth/GitHubController.php#L55
Access to an undefined property Laravel\Socialite\Contracts\User::$token.
Run Linter: app/Http/Controllers/Auth/GitHubController.php#L38
Access to an undefined property Laravel\Socialite\Contracts\User::$token.
Run Linter: app/Http/Controllers/Auth/GitHubController.php#L17
Call to an undefined method Laravel\Socialite\Contracts\Provider::scopes().