Skip to content

[HWORKS-937] Explicit model provenance - hsml optimization - init serving/batching #705

[HWORKS-937] Explicit model provenance - hsml optimization - init serving/batching

[HWORKS-937] Explicit model provenance - hsml optimization - init serving/batching #705

Triggered via pull request May 8, 2024 10:34
Status Failure
Total duration 18s
Artifacts

python-lint.yml

on: pull_request
Lint and Stylecheck
7s
Lint and Stylecheck
Unit Testing (Ubuntu) (Local TZ)
0s
Unit Testing (Ubuntu) (Local TZ)
Unit Testing (Windows) (Local TZ)
0s
Unit Testing (Windows) (Local TZ)
Matrix: Unit Testing (Ubuntu)
Matrix: Unit Testing (Windows)
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (I001): python/hsml/deployment.py#L16
python/hsml/deployment.py:16:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): python/hsml/model_serving.py#L17
python/hsml/model_serving.py:17:1: I001 Import block is un-sorted or un-formatted
Ruff (F811): python/hsml/model_serving.py#L19
python/hsml/model_serving.py:19:20: F811 Redefinition of unused `Union` from line 17
Ruff (F811): python/hsml/model_serving.py#L19
python/hsml/model_serving.py:19:27: F811 Redefinition of unused `Optional` from line 17
Lint and Stylecheck
Process completed with exit code 1.