feat: Client UI translate to Filament (from React) #2232
Annotations
7 errors
PHPStan:
app/Filament/App/Resources/ServerResource/ListServers.php#L38
Method App\Filament\App\Resources\ServerResource\Pages\ListServers::serverUrl() is unused.
|
PHPStan:
app/Filament/App/Resources/ServerResource/ListServers.php#L43
Method App\Filament\App\Resources\ServerResource\Pages\ListServers::uptime() is unused.
|
PHPStan:
app/Filament/App/Resources/ServerResource/ListServers.php#L54
Method App\Filament\App\Resources\ServerResource\Pages\ListServers::cpu() is unused.
|
PHPStan:
app/Filament/App/Resources/ServerResource/ListServers.php#L62
Method App\Filament\App\Resources\ServerResource\Pages\ListServers::memory() is unused.
|
PHPStan:
app/Filament/App/Resources/ServerResource/ListServers.php#L84
Method App\Filament\App\Resources\ServerResource\Pages\ListServers::disk() is unused.
|
PHPStan:
app/Providers/Filament/ServerPanelProvider.php#L44
Call to static method getUrl() on an unknown class App\Filament\App\Pages\ServerList.
|
PHPStan
Process completed with exit code 1.
|
Loading