Compile locales #66
Annotations
6 errors and 1 warning
PHPStan checks:
lib/GaletteActivities/Filters/SubscriptionsList.php#L56
Property GaletteActivities\Filters\SubscriptionsList::$activity_filter (int|string|null) is never assigned string so it can be removed from the property type.
|
PHPStan checks:
lib/GaletteActivities/Filters/SubscriptionsList.php#L57
Property GaletteActivities\Filters\SubscriptionsList::$member_filter (int|string|null) is never assigned string so it can be removed from the property type.
|
PHPStan checks:
lib/GaletteActivities/Filters/SubscriptionsList.php#L59
Property GaletteActivities\Filters\SubscriptionsList::$paid_filter (int|string) is never assigned string so it can be removed from the property type.
|
PHPStan checks:
lib/GaletteActivities/Filters/SubscriptionsList.php#L62
Property GaletteActivities\Filters\SubscriptionsList::$start_date_filter (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan checks:
lib/GaletteActivities/Filters/SubscriptionsList.php#L63
Property GaletteActivities\Filters\SubscriptionsList::$end_date_filter (string|null) is never assigned string so it can be removed from the property type.
|
PHPStan checks
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading