Skip to content

Merge main into phi3_nod to enable PR #102

Merge main into phi3_nod to enable PR

Merge main into phi3_nod to enable PR #102

Triggered via push November 14, 2025 17:43
Status Failure
Total duration 16s
Artifacts

ci-checks.yml

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

Annotations

10 errors and 1 warning
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
py_formatting
Process completed with exit code 1.
NoteBook QA Error(s)
Discuss solutions and trade-offs in code review.