[FSTORE-1424] Feature logging for spark #91
python.yml
on: pull_request
Lint and Stylecheck
9s
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_view_engine.py#L16
python/hsfs/core/feature_view_engine.py:16:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
python/hsfs/engine/spark.py#L16
python/hsfs/engine/spark.py:16:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F821):
python/hsfs/engine/spark.py#L1489
python/hsfs/engine/spark.py:1489:13: F821 Undefined name `FeatureGroup`
|
Ruff (I001):
python/hsfs/feature_view.py#L16
python/hsfs/feature_view.py:16:1: I001 Import block is un-sorted or un-formatted
|
Lint and Stylecheck
Process completed with exit code 1.
|