Skip to content
Triggered via push December 22, 2024 18:32
Status Failure
Total duration 19s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (F401): server/models/mapping.py#L4
server/models/mapping.py:4:36: F401 `server.models.ontology.Property` imported but unused
Ruff (F841): server/services/local/local_fs_service.py#L138
server/services/local/local_fs_service.py:138:13: F841 Local variable `table_hash` is assigned to but never used
ruff
Process completed with exit code 1.
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636