Skip to content

[5.x] Support Laravel Passport #401

[5.x] Support Laravel Passport

[5.x] Support Laravel Passport #401

Triggered via pull request August 14, 2024 21:40
Status Failure
Total duration 45s
Artifacts

static-analysis.yml

on: pull_request
tests  /  Static Analysis
30s
tests / Static Analysis
Fit to window
Zoom out
Zoom in

Annotations

7 errors
tests / Static Analysis: src/Http/Controllers/Inertia/PassportApiTokenController.php#L34
Call to an undefined static method Laravel\Passport\Passport::defaultScopes().
tests / Static Analysis: src/Http/Controllers/Inertia/PassportApiTokenController.php#L52
Call to an undefined static method Laravel\Passport\Passport::validScopes().
tests / Static Analysis: src/Http/Livewire/PassportApiTokenManager.php#L58
Call to an undefined static method Laravel\Passport\Passport::defaultScopes().
tests / Static Analysis: src/Http/Livewire/PassportApiTokenManager.php#L92
Call to an undefined static method Laravel\Passport\Passport::validScopes().
tests / Static Analysis: src/Http/Livewire/PassportApiTokenManager.php#L96
Call to an undefined static method Laravel\Passport\Passport::defaultScopes().
tests / Static Analysis: src/JetstreamServiceProvider.php#L57
Call to an undefined static method Laravel\Passport\Passport::viewPrefix().
tests / Static Analysis
Process completed with exit code 1.