Skip to content

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

[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 #444

Triggered via pull request May 10, 2024 07:38
Status Failure
Total duration 19s
Artifacts

python-lint.yml

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

Annotations

7 errors
Ruff (I001): python/hopsworks/__init__.py#L16
python/hopsworks/__init__.py:16:1: I001 Import block is un-sorted or un-formatted
Ruff (W292): python/hopsworks/__init__.py#L397
python/hopsworks/__init__.py:397: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/secret.py#L17
python/hopsworks/secret.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.