Skip to content

Ensure .env is ignored #99

Ensure .env is ignored

Ensure .env is ignored #99

Triggered via push November 13, 2025 04:27
Status Failure
Total duration 16s
Artifacts

ci-checks.yml

on: push
ls_linting
7s
ls_linting
md_formatting
12s
md_formatting
py_formatting
7s
py_formatting
py_linting
9s
py_linting
py_tests
4s
py_tests
py_notebook_linting
10s
py_notebook_linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
py_formatting
Process completed with exit code 1.
py_linting
Process completed with exit code 1.
Ruff (F821): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F821 Undefined name `client`
Ruff (F811): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F811 Redefinition of unused `call_hf_api` from cell 11, line 1
Ruff (F821): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F821 Undefined name `client`
Ruff (F811): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F811 Redefinition of unused `resolve_embed_model` from cell 5, line 9
Ruff (F811): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F811 Redefinition of unused `SimpleDirectoryReader` from cell 5, line 4
Ruff (F811): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F811 Redefinition of unused `VectorStoreIndex` from cell 5, line 4
Ruff (F811): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F811 Redefinition of unused `resolve_embed_model` from cell 5, line 5
Ruff (F401): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F401 `huggingface_hub.InferenceClient` imported but unused
NoteBook QA Error(s)
Discuss solutions and trade-offs in code review.