3.2.0 updates #96
Annotations
10 errors
Run PHPStan:
src/Commands/FilamentApexChartsCommand.php#L110
Call to static method getPanels() on an unknown class Filament\Facades\Filament.
|
Run PHPStan:
src/Commands/FilamentApexChartsCommand.php#L118
Parameter $panel of anonymous function has invalid type Filament\Panel.
|
Run PHPStan:
src/Commands/FilamentApexChartsCommand.php#L135
Call to method getWidgetDirectories() on an unknown class Filament\Panel.
|
Run PHPStan:
src/Commands/FilamentApexChartsCommand.php#L136
Call to method getWidgetNamespaces() on an unknown class Filament\Panel.
|
Run PHPStan:
src/Commands/FilamentApexChartsCommand.php#L148
Call to method getResourceDirectories() on an unknown class Filament\Panel.
|
Run PHPStan:
src/Commands/FilamentApexChartsCommand.php#L149
Call to method getResourceNamespaces() on an unknown class Filament\Panel.
|
Run PHPStan:
src/FilamentApexChartsPlugin.php#L8
Class Leandrocfe\FilamentApexCharts\FilamentApexChartsPlugin implements unknown interface Filament\Contracts\Plugin.
|
Run PHPStan:
src/FilamentApexChartsPlugin.php#L26
Parameter $panel of method Leandrocfe\FilamentApexCharts\FilamentApexChartsPlugin::register() has invalid type Filament\Panel.
|
Run PHPStan:
src/FilamentApexChartsPlugin.php#L28
Parameter $panel of method Leandrocfe\FilamentApexCharts\FilamentApexChartsPlugin::boot() has invalid type Filament\Panel.
|
Run PHPStan
Process completed with exit code 1.
|
Loading