Skip to content

Update pipeline to ingest ecto docs and code #62

Update pipeline to ingest ecto docs and code

Update pipeline to ingest ecto docs and code #62

Triggered via push March 12, 2025 11:50
Status Failure
Total duration 6m 39s
Artifacts

pull.yml

on: push
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
Build and test (27.0.1, 1.17.2-otp-27)
Process completed with exit code 2.
no_return: lib/chatbot/rag.ex#L66
Function query/1 has no local return.
call: lib/chatbot/rag.ex#L68
The function call generate_embedding will not succeed.
unused_fun: lib/chatbot/rag.ex#L105
Function query_with_pgvector/1 will never be called.
unused_fun: lib/chatbot/rag.ex#L105
Function query_with_pgvector/2 will never be called.
unused_fun: lib/chatbot/rag.ex#L115
Function query_fulltext/1 will never be called.
unused_fun: lib/chatbot/rag.ex#L115
Function query_fulltext/2 will never be called.
unused_fun: lib/chatbot/rag.ex#L127
Function smollm_prompt/2 will never be called.