Skip to content

Clarified docs for chat app, fixed error in .env.example #127

Clarified docs for chat app, fixed error in .env.example

Clarified docs for chat app, fixed error in .env.example #127

Triggered via push November 24, 2024 13:13
Status Failure
Total duration 14s
Artifacts

ci_ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (E402): MinuteMate/back/main_fn_dev_new.py#L11
MinuteMate/back/main_fn_dev_new.py:11:1: E402 Module level import not at top of file
Ruff (E402): MinuteMate/back/main_fn_dev_new.py#L12
MinuteMate/back/main_fn_dev_new.py:12:1: E402 Module level import not at top of file
Ruff (E402): MinuteMate/back/main_fn_dev_new.py#L14
MinuteMate/back/main_fn_dev_new.py:14:1: E402 Module level import not at top of file
Ruff (F401): MinuteMate/back/main_fn_dev_new.py#L14
MinuteMate/back/main_fn_dev_new.py:14:8: F401 `openai` imported but unused
Ruff (E402): MinuteMate/back/main_fn_dev_new.py#L15
MinuteMate/back/main_fn_dev_new.py:15:1: E402 Module level import not at top of file
Ruff (E402): MinuteMate/back/main_fn_dev_new.py#L16
MinuteMate/back/main_fn_dev_new.py:16:1: E402 Module level import not at top of file
Ruff (E402): MinuteMate/back/main_fn_dev_new.py#L17
MinuteMate/back/main_fn_dev_new.py:17:1: E402 Module level import not at top of file
Ruff (F401): MinuteMate/back/main_fn_dev_old.py#L4
MinuteMate/back/main_fn_dev_old.py:4:8: F401 `os` imported but unused
Ruff (F401): MinuteMate/back/main_fn_dev_old.py#L10
MinuteMate/back/main_fn_dev_old.py:10:35: F401 `weaviate.classes.init.AdditionalConfig` imported but unused
Ruff (F401): MinuteMate/back/main_fn_dev_old.py#L11
MinuteMate/back/main_fn_dev_old.py:11:35: F401 `weaviate.classes.init.Timeout` imported but unused