Skip to content

UCD fetcher / mapper #132

UCD fetcher / mapper

UCD fetcher / mapper #132

Triggered via pull request August 22, 2023 23:58
@lthurstonlthurston
synchronize #481
ucd
Status Failure
Total duration 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (F401): docker/.ipython/profile_default/startup/bootstrap_fetcher.py#L6
docker/.ipython/profile_default/startup/bootstrap_fetcher.py:6:8: F401 `sys` imported but unused
Ruff (F401): docker/.ipython/profile_default/startup/bootstrap_mapper.py#L6
docker/.ipython/profile_default/startup/bootstrap_mapper.py:6:8: F401 `sys` imported but unused
Ruff (E721): metadata_mapper/mappers/oac/oac_mapper.py#L150
metadata_mapper/mappers/oac/oac_mapper.py:150:16: E721 Do not compare types, use `isinstance()`
lint
Process completed with exit code 1.