Skip to content

Compile locales

Compile locales #469

Triggered via push November 25, 2024 17:54
Status Failure
Total duration 9m 18s
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/GaletteAuto/Auto.php#L693
Parameter #2 $replace of function str_replace expects array<string>|string, array<int, int<10, max>|string> given.
Lint on PHP 8.1: lib/GaletteAuto/Controllers/Controller.php#L81
Parameter #1 $id_group of method Galette\Core\Authentication::isGroupManager() expects array<int>|int|null, array<Galette\Entity\Group> given.
Lint on PHP 8.1: lib/GaletteAuto/Controllers/Controller.php#L539
PHPDoc tag @var with type ArrayObject is not subtype of native type array|Laminas\Db\ResultSet\ResultSet.
Lint on PHP 8.1: lib/GaletteAuto/Filters/AutosList.php#L85
Parameter #2 $data of method Slim\Routing\RouteParser::urlFor() expects array<string, string>, array<string, mixed> given.
Lint on PHP 8.1: lib/GaletteAuto/History.php#L73
Call to function is_int() with int<min, -1>|int<1, max> will always evaluate to true.
Lint on PHP 8.1
Process completed with exit code 1.
Lint on PHP 8.3: lib/GaletteAuto/Auto.php#L693
Parameter #2 $replace of function str_replace expects array<string>|string, array<int, int<10, max>|string> given.
Lint on PHP 8.3: lib/GaletteAuto/Controllers/Controller.php#L81
Parameter #1 $id_group of method Galette\Core\Authentication::isGroupManager() expects array<int>|int|null, array<Galette\Entity\Group> given.
Lint on PHP 8.3: lib/GaletteAuto/Controllers/Controller.php#L539
PHPDoc tag @var with type ArrayObject is not subtype of native type array|Laminas\Db\ResultSet\ResultSet.
Lint on PHP 8.3: lib/GaletteAuto/Filters/AutosList.php#L85
Parameter #2 $data of method Slim\Routing\RouteParser::urlFor() expects array<string, string>, array<string, mixed> given.
Lint on PHP 8.3: lib/GaletteAuto/History.php#L73
Call to function is_int() with int<min, -1>|int<1, max> will always evaluate to true.
Lint on PHP 8.3
Process completed with exit code 1.