Skip to content

Compile locales

Compile locales #65

Triggered via push November 25, 2024 17:53
Status Failure
Total duration 6m 59s
Artifacts

ci-linux.yml

on: push
Matrix: lint
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

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.