Skip to content

Merge pull request #5 from lara-zeus/check-has-plugin #23

Merge pull request #5 from lara-zeus/check-has-plugin

Merge pull request #5 from lara-zeus/check-has-plugin #23

Triggered via push September 4, 2023 18:45
Status Failure
Total duration 59s
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#L35
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.