Skip to content

Add support laravel 11, and add test for php 8.3 (#46) #57

Add support laravel 11, and add test for php 8.3 (#46)

Add support laravel 11, and add test for php 8.3 (#46) #57

Triggered via push March 13, 2024 09:47
Status Failure
Total duration 41s
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#L39
Static method Filament\Navigation\MenuItem::make() invoked with 1 parameter, 0 required.
phpstan
Process completed with exit code 1.