Skip to content

added ontology and prefix facades #5

added ontology and prefix facades

added ontology and prefix facades #5

Triggered via push December 6, 2024 13:23
Status Failure
Total duration 19s
Artifacts

test-server.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (F401): server/facades/workspace/ontology/create_ontology_in_workspace.py#L3
server/facades/workspace/ontology/create_ontology_in_workspace.py:3:36: F401 `server.const.err_enums.ErrCodes` imported but unused
Ruff (E402): server/server.py#L129
server/server.py:129:1: E402 Module level import not at top of file
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