Add Atlas Search example #775
Annotations
10 errors
examples/atlas-search.php#L28
examples/atlas-search.php:28:5: RedundantFunctionCall: Using printf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
examples/atlas-search.php#L29
examples/atlas-search.php:29:5: RedundantFunctionCall: Using printf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
examples/atlas-search.php#L41
examples/atlas-search.php:41:5: RedundantFunctionCall: Using printf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
examples/atlas-search.php#L42
examples/atlas-search.php:42:5: RedundantFunctionCall: Using printf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
examples/atlas-search.php#L43
examples/atlas-search.php:43:5: RedundantFunctionCall: Using printf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
examples/atlas-search.php#L50
examples/atlas-search.php:50:9: InvalidPropertyFetch: Cannot fetch property on non-object $index of type array{id: string, latestDefinition: array<array-key, mixed>, name: string, queryable: bool, status: string} (see https://psalm.dev/029)
|
examples/atlas-search.php#L51
examples/atlas-search.php:51:9: RedundantFunctionCall: Using printf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
examples/atlas-search.php#L57
examples/atlas-search.php:57:21: InvalidPropertyFetch: Cannot fetch property on non-object $index of type array{id: string, latestDefinition: array<array-key, mixed>, name: string, queryable: bool, status: string} (see https://psalm.dev/029)
|
examples/atlas-search.php#L58
examples/atlas-search.php:58:21: RedundantFunctionCall: Using printf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
examples/atlas-search.php#L70
examples/atlas-search.php:70:1: RedundantFunctionCall: Using printf with a single argument is redundant, since there are no placeholder params to be substituted (see https://psalm.dev/280)
|
The logs for this run have expired and are no longer available.
Loading