Skip to content

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

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

Triggered via pull request May 8, 2024 08:19
Status Failure
Total duration 20s
Artifacts

python-lint.yml

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

Annotations

6 errors
Ruff (W292): python/hopsworks/__init__.py#L367
python/hopsworks/__init__.py:367: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.