add lang fr (#36) #50
Annotations
7 errors and 1 warning
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.
|
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|