Skip to content

[FSTORE-1424] Feature logging for spark #91

[FSTORE-1424] Feature logging for spark

[FSTORE-1424] Feature logging for spark #91

Triggered via pull request July 25, 2024 08:50
Status Failure
Total duration 24s
Artifacts

python.yml

on: pull_request
Lint and Stylecheck
9s
Lint and Stylecheck
Unit Tests (No Optional Dependencies)
0s
Unit Tests (No Optional Dependencies)
Unit Tests (Pandas 1.x)
0s
Unit Tests (Pandas 1.x)
Unit Tests (Local TZ)
0s
Unit Tests (Local TZ)
Unit Tests (Typechecked)
0s
Unit Tests (Typechecked)
Unit Tests (Windows)
0s
Unit Tests (Windows)
Unit Tests (Windows) (Local TZ)
0s
Unit Tests (Windows) (Local TZ)
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

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.