Skip to content

wip

wip #5085

Triggered via push January 15, 2025 14:25
Status Failure
Total duration 1m 25s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
phpstan: app/Http/Controllers/ChangeLanguageController.php#L12
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: packages/data-languages/database/seeder/StaticCountrySeeder.php#L162
Class Moox\DataLanguages\Models\StaticCountry constructor invoked with 2 parameters, 0-1 required.
phpstan
Process completed with exit code 1.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636