Skip to content

[FSTORE-1453] Move client, decorators, variable_api and constants to hopsworks_common #49

[FSTORE-1453] Move client, decorators, variable_api and constants to hopsworks_common

[FSTORE-1453] Move client, decorators, variable_api and constants to hopsworks_common #49

Triggered via pull request July 17, 2024 12:23
Status Failure
Total duration 26s
Artifacts

python.yml

on: pull_request
Lint and Stylecheck
13s
Unit Tests (No Optional Dependencies)
0s
Unit Tests (Pandas 1.x)
0s
Unit Tests (Local TZ)
0s
Unit Tests (Typechecked)
0s
Unit Tests (Windows)
0s
Unit Tests (Windows) (Local TZ)
0s
Matrix: Unit Tests

Annotations

5 errors
Ruff (I001): python/hopsworks_common/client/__init__.py#L17
python/hopsworks_common/client/__init__.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): python/hopsworks_common/client/base.py#L17
python/hopsworks_common/client/base.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): python/hopsworks_common/client/hopsworks.py#L17
python/hopsworks_common/client/hopsworks.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (B007): python/hopsworks_common/client/hopsworks.py#L137
python/hopsworks_common/client/hopsworks.py:137:13: B007 Loop control variable `alias` not used within loop body
Lint and Stylecheck
Process completed with exit code 1.