Skip to content

[FSTORE-1389] get_secrets_api and create_project should be accessible as hopsworks module functions #437

[FSTORE-1389] get_secrets_api and create_project should be accessible as hopsworks module functions

[FSTORE-1389] get_secrets_api and create_project should be accessible as hopsworks module functions #437

Triggered via pull request May 7, 2024 09:13
Status Failure
Total duration 15s
Artifacts

python-lint.yml

on: pull_request
Lint and Stylecheck
6s
Lint and Stylecheck
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Ruff (I001): python/hopsworks/__init__.py#L17
python/hopsworks/__init__.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): python/hopsworks/__init__.py#L34
python/hopsworks/__init__.py:34:1: I001 Import block is un-sorted or un-formatted
Ruff (W292): python/hopsworks/__init__.py#L364
python/hopsworks/__init__.py:364:24: W292 No newline at end of file
Ruff (I001): python/hopsworks/core/secret_api.py#L17
python/hopsworks/core/secret_api.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): python/hopsworks/project.py#L17
python/hopsworks/project.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): python/hopsworks/util.py#L17
python/hopsworks/util.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (W292): python/hopsworks/util.py#L85
python/hopsworks/util.py:85:41: W292 No newline at end of file
Lint and Stylecheck
Process completed with exit code 1.