Skip to content

Merge branch 'add/fastapi-users-addition' of https://github.com/trans… #8322

Merge branch 'add/fastapi-users-addition' of https://github.com/trans…

Merge branch 'add/fastapi-users-addition' of https://github.com/trans… #8322

Triggered via push November 17, 2025 16:25
Status Failure
Total duration 9s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ruff
The process '/opt/hostedtoolcache/ruff/0.14.5/x86_64/ruff' failed with exit code 1
Ruff (F401): transformerlab/shared/models/user_model.py#L9
transformerlab/shared/models/user_model.py:9:41: F401 `transformerlab.db.constants.DATABASE_FILE_NAME` imported but unused
Ruff (F401): api.py#L86
api.py:86:75: F401 `transformerlab.shared.models.user_model.User` imported but unused