feat: Support translation information such as /path?loc=en_US #29
Annotations
11 errors
phpstan:
src/Console/Command/Indexer.php#L40
Method Atoolo\Search\Console\Command\Indexer::__construct() has parameter $documentEnricherList with no value type specified in iterable type iterable.
|
phpstan:
src/Console/Command/Indexer.php#L185
Cannot access offset 'scheme' on array{scheme?: string, host?: string, port?: int<0, 65535>, user?: string, pass?: string, path?: string, query?: string, fragment?: string}|false.
|
phpstan:
src/Console/Command/Indexer.php#L186
Cannot access offset 'host' on array{scheme?: string, host?: string, port?: int<0, 65535>, user?: string, pass?: string, path?: string, query?: string, fragment?: string}|false.
|
phpstan:
src/Console/Command/Indexer.php#L187
Cannot access offset 'scheme' on array{scheme?: string, host?: string, port?: int<0, 65535>, user?: string, pass?: string, path?: string, query?: string, fragment?: string}|false.
|
phpstan:
src/Console/Command/Io/IndexerProgressProgressBar.php#L21
Property Atoolo\Search\Console\Command\Io\IndexerProgressProgressBar::$errors type has no value type specified in iterable type array.
|
phpstan:
src/Console/Command/MoreLikeThis.php#L71
Property Atoolo\Search\Console\Command\MoreLikeThis::$solrCore (string) does not accept mixed.
|
phpstan:
src/Console/Command/MoreLikeThis.php#L72
Property Atoolo\Search\Console\Command\MoreLikeThis::$resourceDir (string) does not accept mixed.
|
phpstan:
src/Console/Command/MoreLikeThis.php#L76
Parameter #1 $location of method Atoolo\Search\Console\Command\MoreLikeThis::buildQuery() expects string, mixed given.
|
phpstan:
src/Console/Command/MoreLikeThis.php#L89
Parameter #1 $url of function parse_url expects string, mixed given.
|
phpstan:
src/Console/Command/MoreLikeThis.php#L91
Cannot access offset 'scheme' on array{scheme?: string, host?: string, port?: int<0, 65535>, user?: string, pass?: string, path?: string, query?: string, fragment?: string}|false.
|
phpcs
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading