Skip to content

Tokenization + Embedder #92

Tokenization + Embedder

Tokenization + Embedder #92

Triggered via push November 19, 2024 01:12
Status Failure
Total duration 16s
Artifacts

ci_ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (E402): Preprocessing/App/main.py#L17
Preprocessing/App/main.py:17:1: E402 Module level import not at top of file
Ruff (E402): Preprocessing/App/main.py#L18
Preprocessing/App/main.py:18:1: E402 Module level import not at top of file
Ruff (E402): Preprocessing/App/main.py#L19
Preprocessing/App/main.py:19:1: E402 Module level import not at top of file
Ruff (E402): Preprocessing/App/main.py#L20
Preprocessing/App/main.py:20:1: E402 Module level import not at top of file
Ruff (E402): Preprocessing/App/main.py#L21
Preprocessing/App/main.py:21:1: E402 Module level import not at top of file
Ruff (E402): Preprocessing/App/main.py#L22
Preprocessing/App/main.py:22:1: E402 Module level import not at top of file
Ruff (E402): Preprocessing/App/main.py#L23
Preprocessing/App/main.py:23:1: E402 Module level import not at top of file
Ruff (E402): Preprocessing/App/main.py#L24
Preprocessing/App/main.py:24:1: E402 Module level import not at top of file
Ruff (E402): Preprocessing/App/main.py#L25
Preprocessing/App/main.py:25:1: E402 Module level import not at top of file
Ruff (F811): Preprocessing/App/main.py#L25
Preprocessing/App/main.py:25:58: F811 Redefinition of unused `download_from_azure` from line 24