Skip to content

fix: test cases mlflow registry #1251

fix: test cases mlflow registry

fix: test cases mlflow registry #1251

Triggered via pull request September 18, 2024 19:19
Status Failure
Total duration 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Ruff (F401): tests/registry/test_mlflow_registry.py#L13
tests/registry/test_mlflow_registry.py:13:33: F401 `mlflow.models.model.ModelInfo` imported but unused
Ruff (W291): tests/registry/test_mlflow_registry.py#L90
tests/registry/test_mlflow_registry.py:90:38: W291 Trailing whitespace
Ruff (W291): tests/registry/test_mlflow_registry.py#L91
tests/registry/test_mlflow_registry.py:91:38: W291 Trailing whitespace
Ruff (W291): tests/registry/test_mlflow_registry.py#L92
tests/registry/test_mlflow_registry.py:92:41: W291 Trailing whitespace
Ruff (W293): tests/registry/test_mlflow_registry.py#L94
tests/registry/test_mlflow_registry.py:94:1: W293 Blank line contains whitespace
Ruff (W291): tests/registry/test_mlflow_registry.py#L113
tests/registry/test_mlflow_registry.py:113:29: W291 Trailing whitespace
Ruff (W291): tests/registry/test_mlflow_registry.py#L114
tests/registry/test_mlflow_registry.py:114:29: W291 Trailing whitespace
Ruff (W291): tests/registry/test_mlflow_registry.py#L115
tests/registry/test_mlflow_registry.py:115:32: W291 Trailing whitespace
Ruff (W291): tests/registry/test_mlflow_registry.py#L116
tests/registry/test_mlflow_registry.py:116:32: W291 Trailing whitespace
Ruff (W293): tests/registry/test_mlflow_registry.py#L121
tests/registry/test_mlflow_registry.py:121:1: W293 Blank line contains whitespace
Black format
Process completed with exit code 1.
ruff
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/