[FSTORE-1580] OnlineFS Observability #810
Annotations
4 errors and 1 warning
ruff on python files:
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 on python files:
python/hsfs/engine/spark.py#L526
python/hsfs/engine/spark.py:526:29: F821 Undefined name `offline_write_options`
|
ruff on python files:
python/hsfs/engine/spark.py#L589
python/hsfs/engine/spark.py:589:25: F821 Undefined name `offline_write_options`
|
ruff on python files
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading