Skip to content

Typehint

Typehint #280

Triggered via push January 22, 2024 07:56
Status Failure
Total duration 45s
Artifacts

ci-linux.yml

on: push
Matrix: ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PHP 8.1 on ubuntu-latest: lib/GaletteEvents/Filters/ActivitiesList.php#L65
PHPDoc tag @var has invalid value (array|<string>): Unexpected token "<", expected type at offset 15
PHP 8.1 on ubuntu-latest: lib/GaletteEvents/Repository/Activities.php#L97
Return type mixed of method GaletteEvents\Repository\Activities::getList() is not covariant with return type array|Laminas\Db\ResultSet\ResultSet of method Galette\Repository\Repository::getList().
PHP 8.1 on ubuntu-latest: lib/GaletteEvents/Repository/Activities.php#L107
Access to an undefined property Galette\Core\Pagination::$query.
PHP 8.1 on ubuntu-latest: lib/GaletteEvents/Repository/Activities.php#L224
Return type mixed of method GaletteEvents\Repository\Activities::installInit() is not covariant with return type bool of method Galette\Repository\Repository::installInit().
PHP 8.1 on ubuntu-latest: lib/GaletteEvents/Repository/Events.php#L376
No error to ignore is reported on line 376.
PHP 8.1 on ubuntu-latest
Process completed with exit code 1.