[FSTORE-1580] OnlineFS Observability #649
python.yml
on: pull_request
Lint and Stylecheck
11s
Unit Tests (No Optional Dependencies)
0s
Unit Tests (Pandas 1.x)
0s
Unit Tests (Local TZ)
0s
Unit Tests (Typechecked)
0s
Unit Tests (Windows)
0s
Unit Tests (Windows) (Local TZ)
0s
Matrix: Unit Tests
Annotations
3 errors
Ruff (I001):
python/tests/engine/test_python.py#L16
python/tests/engine/test_python.py:16:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
python/tests/engine/test_python.py#L36
python/tests/engine/test_python.py:36:35: F401 `hsfs.core.ingestion_run` imported but unused
|
Lint and Stylecheck
Process completed with exit code 1.
|