Skip to content

PHPStan

PHPStan #20

Triggered via push September 4, 2023 18:39
Status Failure
Total duration 56s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: src/Filament/Pages/Themes.php#L46
Access to an undefined property Illuminate\Foundation\Auth\User::$theme_color.
phpstan: src/Filament/Pages/Themes.php#L64
Access to an undefined property Illuminate\Foundation\Auth\User::$theme.
phpstan: src/Http/Middleware/SetTheme.php#L30
Static method Filament\Navigation\MenuItem::make() invoked with 1 parameter, 0 required.
phpstan: src/Themes.php#L42
Method Hasnayeen\Themes\Themes::make() should return Hasnayeen\Themes\Contracts\Theme but return statement is missing.
phpstan: src/Themes.php#L70
Call to an undefined method Hasnayeen\Themes\Contracts\HasChangeableColor&Hasnayeen\Themes\Contracts\Theme::getPrimaryColor().
phpstan
Process completed with exit code 1.