Skip to content

feat: Client UI translate to Filament (from React) #2232

feat: Client UI translate to Filament (from React)

feat: Client UI translate to Filament (from React) #2232

Triggered via pull request November 8, 2024 14:07
@Boy132Boy132
synchronize #416
issue/353
Status Failure
Total duration 1m 13s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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.