[FSTORE-1580] OnlineFS Observability #643
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
5 errors
Ruff (I001):
python/hsfs/core/feature_group_api.py#L16
python/hsfs/core/feature_group_api.py:16:1: I001 Import block is un-sorted or un-formatted
|
Ruff (W293):
python/hsfs/core/feature_group_api.py#L617
python/hsfs/core/feature_group_api.py:617:1: W293 Blank line contains whitespace
|
Ruff (W293):
python/hsfs/core/ingestion_run.py#L53
python/hsfs/core/ingestion_run.py:53:1: W293 Blank line contains whitespace
|
Ruff (I001):
python/hsfs/engine/python.py#L51
python/hsfs/engine/python.py:51:1: I001 Import block is un-sorted or un-formatted
|
Lint and Stylecheck
Process completed with exit code 1.
|