Skip to content

Implement MARC fetcher and mappers #442

Implement MARC fetcher and mappers

Implement MARC fetcher and mappers #442

Triggered via pull request February 21, 2024 20:53
@lthurstonlthurston
synchronize #674
marc
Status Failure
Total duration 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (F401): metadata_mapper/mappers/marc/ucb_tind_mapper.py#L12
metadata_mapper/mappers/marc/ucb_tind_mapper.py:12:25: F401 `collections.OrderedDict` imported but unused
Ruff (F401): metadata_mapper/mappers/marc/ucb_tind_mapper.py#L14
metadata_mapper/mappers/marc/ucb_tind_mapper.py:14:8: F401 `re` imported but unused
Ruff (F401): metadata_mapper/mappers/oai/oai_mapper.py#L3
metadata_mapper/mappers/oai/oai_mapper.py:3:8: F401 `requests` imported but unused
lint
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.