Skip to content

Preprocess updates #103

Preprocess updates

Preprocess updates #103

Triggered via pull request November 21, 2024 23:49
Status Failure
Total duration 24s
Artifacts

ci_ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (E402): Preprocessing/App/main.py#L16
Preprocessing/App/main.py:16:1: E402 Module level import not at top of file
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 (F841): Preprocessing/App/main.py#L205
Preprocessing/App/main.py:205:9: F841 Local variable `dirty_content` is assigned to but never used
Ruff (F401): Preprocessing/preprocessing_pipeline/text_cleaning.py#L5
Preprocessing/preprocessing_pipeline/text_cleaning.py:5:57: F401 `utils.azure_blob_utils.upload_to_azure` imported but unused
ruff
Process completed with exit code 1.