Skip to content

wip

wip #5242

Triggered via push February 10, 2025 14:00
Status Failure
Total duration 1m 35s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
phpstan: app/Http/Controllers/ChangeLanguageController.php#L11
Call to static method findOrFaile() on an unknown class App\Locale\Models\StaticLocale.
phpstan: app/Http/Controllers/ChangeLanguageController.php#L20
Unreachable statement - code above always terminates.
phpstan: app/Locale/Presets/CountryCurrencyPreset.php#L45
Class App\Locale\Models\StaticLanguage not found.
phpstan: app/Locale/Presets/CountryTimezonePreset.php#L22
Class App\Locale\Models\StaticCountry not found.
phpstan: app/Locale/Presets/CountryTimezonePreset.php#L29
Class App\Locale\Models\StaticTimezone not found.
phpstan: app/Locale/Presets/LocalePreset.php#L54
Class App\Locale\Models\StaticLanguage not found.
phpstan: app/Locale/Presets/PivotPreset.php#L45
Class App\Locale\Models\StaticLanguage not found.
phpstan
Process completed with exit code 1.