Skip to content

feat: cache error, to see the right location #27

feat: cache error, to see the right location

feat: cache error, to see the right location #27

Triggered via push January 23, 2024 10:23
Status Failure
Total duration 1m 2s
Artifacts

verify.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
verify / verify: src/Console/Command/Indexer.php#L39
Method Atoolo\Search\Console\Command\Indexer::__construct() has parameter $documentEnricherList with no value type specified in iterable type iterable.
verify / verify: src/Console/Command/Indexer.php#L178
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.
verify / verify: src/Console/Command/Indexer.php#L179
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.
verify / verify: src/Console/Command/Indexer.php#L180
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.
verify / verify: 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.
verify / verify: src/Console/Command/MoreLikeThis.php#L71
Property Atoolo\Search\Console\Command\MoreLikeThis::$solrCore (string) does not accept mixed.
verify / verify: src/Console/Command/MoreLikeThis.php#L72
Property Atoolo\Search\Console\Command\MoreLikeThis::$resourceDir (string) does not accept mixed.
verify / verify: src/Console/Command/MoreLikeThis.php#L76
Parameter #1 $location of method Atoolo\Search\Console\Command\MoreLikeThis::buildQuery() expects string, mixed given.
verify / verify: src/Console/Command/MoreLikeThis.php#L89
Parameter #1 $url of function parse_url expects string, mixed given.
verify / verify: 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.
verify / verify
Process completed with exit code 2.