Skip to content

Introduced new model of AliasEntry #1121

Introduced new model of AliasEntry

Introduced new model of AliasEntry #1121

Triggered via pull request December 12, 2024 07:12
Status Failure
Total duration 9m 32s
Artifacts

build-core.yml

on: pull_request
setup_python311
4s
setup_python311
Matrix: python311
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Ruff (I001): entry/tests/test_model.py#L1
entry/tests/test_model.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): entry/tests/test_model.py#L14
entry/tests/test_model.py:14:60: F401 `entry.models.AliasEntry` imported but unused
Ruff (W292): entry/tests/test_model.py#L5021
entry/tests/test_model.py:5021:10: W292 No newline at end of file
Ruff (F401): entry/tests/test_model_alias.py#L3
entry/tests/test_model_alias.py:3:25: F401 `user.models.User` imported but unused
lint
Process completed with exit code 1.