Implement MARC fetcher and mappers #442
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/.
|