Skip to content

Fix padding of ol

Fix padding of ol #65

Triggered via push March 12, 2025 15:02
Status Failure
Total duration 6m 25s
Artifacts

pull.yml

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

Annotations

1 error and 10 warnings
Build and test (27.0.1, 1.17.2-otp-27)
Process completed with exit code 2.
no_return: lib/chatbot/chat.ex#L65
Function stream_assistant_message/3 has no local return.
call: lib/chatbot/chat.ex#L80
The function call add_callback will not succeed.
no_return: lib/chatbot/rag.ex#L66
Function build_generation/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#L104
Function query_with_pgvector/1 will never be called.
unused_fun: lib/chatbot/rag.ex#L104
Function query_with_pgvector/2 will never be called.
unused_fun: lib/chatbot/rag.ex#L114
Function query_fulltext/1 will never be called.
unused_fun: lib/chatbot/rag.ex#L114
Function query_fulltext/2 will never be called.
unused_fun: lib/chatbot/rag.ex#L124
Function prompt/2 will never be called.
no_return: lib/chatbot_web/live/chat_live.ex#L113
The created anonymous function has no local return.