Skip to content

Only set Dark Mode if Dark Mode hasn't already been forced (#57) #60

Only set Dark Mode if Dark Mode hasn't already been forced (#57)

Only set Dark Mode if Dark Mode hasn't already been forced (#57) #60

Triggered via push June 14, 2024 05:16
Status Failure
Total duration 56s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
phpstan: src/Commands/ThemesMakeCommand.php#L72
Variable $path on left side of ?? always exists and is not nullable.
phpstan: src/Commands/ThemesMakeCommand.php#L85
Variable $namespace on left side of ?? always exists and is not nullable.
phpstan: src/Filament/Pages/Themes.php#L48
Access to an undefined property Illuminate\Foundation\Auth\User::$theme_color.
phpstan: src/Filament/Pages/Themes.php#L62
Access to an undefined property Illuminate\Foundation\Auth\User::$theme_color.
phpstan: src/Filament/Pages/Themes.php#L80
Access to an undefined property Illuminate\Foundation\Auth\User::$theme.
phpstan: src/Http/Middleware/SetTheme.php#L46
Static method Filament\Navigation\MenuItem::make() invoked with 1 parameter, 0 required.
phpstan
Process completed with exit code 1.