Implemented basic multisearch endpoint support #116
Annotations
7 errors and 10 warnings
test (0.25.2, 8108:8108):
test/search_test.exs#L85
test success: multi_search string or module collection name (SearchTest)
|
test (0.25.2, 8108:8108):
test/search_test.exs#L81
test success: multi_search Ecto (SearchTest)
|
test (0.25.2, 8108:8108)
Process completed with exit code 1.
|
test (26.0, 8108:8108)
The job was canceled because "_0_25_2_8108_8108" failed.
|
test (26.0, 8108:8108):
test/search_test.exs#L85
test success: multi_search string or module collection name (SearchTest)
|
test (26.0, 8108:8108):
test/search_test.exs#L81
test success: multi_search Ecto (SearchTest)
|
test (26.0, 8108:8108)
Process completed with exit code 1.
|
test (0.25.2, 8108:8108):
lib/ex_typesense/document.ex#L431
ExTypesense.HttpClient.run/2 is deprecated. Use request/2 instead
|
test (0.25.2, 8108:8108):
test/search_test.exs#L81
variable "catalog" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (0.25.2, 8108:8108):
test/search_test.exs#L85
variable "schema" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (0.25.2, 8108:8108):
test/search_test.exs#L121
variable "reason" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (0.25.2, 8108:8108):
test/search_test.exs#L122
variable "reason" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test (26.0, 8108:8108):
test/search_test.exs#L81
variable "catalog" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (26.0, 8108:8108):
test/search_test.exs#L85
variable "schema" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (26.0, 8108:8108):
test/search_test.exs#L121
variable "reason" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test (26.0, 8108:8108):
test/search_test.exs#L122
variable "reason" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|
test (26.0, 8108:8108):
lib/ex_typesense/document.ex#L431
ExTypesense.HttpClient.run/2 is deprecated. Use request/2 instead
|