Skip to content

Implemented basic multisearch endpoint support #111

Implemented basic multisearch endpoint support

Implemented basic multisearch endpoint support #111

Triggered via pull request July 4, 2024 13:17
Status Success
Total duration 45s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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): 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
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#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 (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)