Skip to content

CI: Use release branch of lunr coding standard #43

CI: Use release branch of lunr coding standard

CI: Use release branch of lunr coding standard #43

Triggered via push November 22, 2023 12:14
Status Success
Total duration 56s
Artifacts

php-tests.yml

on: push
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

7 errors
PHPStan: src/Lunr/Core/Configuration.php#L23
Class Lunr\Core\Configuration implements generic interface ArrayAccess but does not specify its types: TKey, TValue
PHPStan: src/Lunr/Core/Configuration.php#L23
Class Lunr\Core\Configuration implements generic interface Iterator but does not specify its types: TKey, TValue
PHPStan: src/Lunr/Core/Configuration.php#L30
Property Lunr\Core\Configuration::$config type has no value type specified in iterable type array.
PHPStan: src/Lunr/Core/Configuration.php#L56
Method Lunr\Core\Configuration::__construct() has parameter $bootstrap with no value type specified in iterable type array.
PHPStan: src/Lunr/Core/Configuration.php#L152
Method Lunr\Core\Configuration::convert_array_to_class() has parameter $array with no value type specified in iterable type array.
PHPStan: src/Lunr/Core/Configuration.php#L254
Method Lunr\Core\Configuration::toArray() return type has no value type specified in iterable type array.
PHPStan
Process completed with exit code 1.