Skip to content

Add a Dataset to manage consistent user-item data processing #400

Add a Dataset to manage consistent user-item data processing

Add a Dataset to manage consistent user-item data processing #400

Triggered via pull request July 15, 2024 02:54
Status Failure
Total duration 38s
Artifacts

check-sources.yml

on: pull_request
Check pre-commit hooks
29s
Check pre-commit hooks
Annotate with lint failures
11s
Annotate with lint failures
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (E721): lenskit/tests/test_fallback.py#L72
lenskit/tests/test_fallback.py:72:16: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Ruff (E721): lenskit/tests/test_util.py#L103
lenskit/tests/test_util.py:103:12: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
Annotate with lint failures
Process completed with exit code 1.