Compile locales #65
Annotations
12 errors
Lint on PHP 8.1:
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.
|
Lint on PHP 8.1:
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.
|
Lint on PHP 8.1:
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.
|
Lint on PHP 8.1:
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.
|
Lint on PHP 8.1:
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.
|
Lint on PHP 8.1
Process completed with exit code 1.
|
Lint on PHP 8.3:
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.
|
Lint on PHP 8.3:
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.
|
Lint on PHP 8.3:
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.
|
Lint on PHP 8.3:
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.
|
Lint on PHP 8.3:
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.
|
Lint on PHP 8.3
Process completed with exit code 1.
|