Skip to content

[FSTORE-1580] OnlineFS Observability #810

[FSTORE-1580] OnlineFS Observability

[FSTORE-1580] OnlineFS Observability #810

Triggered via pull request December 20, 2024 15:14
Status Failure
Total duration 22s
Artifacts

python.yml

on: pull_request
Lint and Stylecheck
7s
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

4 errors and 1 warning
Ruff (B006): python/hsfs/core/online_ingestion.py#L53
python/hsfs/core/online_ingestion.py:53:13: B006 Do not use mutable data structures for argument defaults
Ruff (F821): python/hsfs/engine/spark.py#L526
python/hsfs/engine/spark.py:526:29: F821 Undefined name `offline_write_options`
Ruff (F821): python/hsfs/engine/spark.py#L589
python/hsfs/engine/spark.py:589:25: F821 Undefined name `offline_write_options`
Lint and Stylecheck
Process completed with exit code 1.
Lint and Stylecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636