Skip to content

Image Cache

Image Cache #592

Triggered via pull request September 25, 2024 00:18
Status Failure
Total duration 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Ruff (F841): content_harvester/s3_cache.py#L14
content_harvester/s3_cache.py:14:29: F841 Local variable `e` is assigned to but never used
Ruff (F841): content_harvester/s3_cache.py#L21
content_harvester/s3_cache.py:21:29: F841 Local variable `e` is assigned to but never used
Ruff (F841): content_harvester/s3_cache.py#L28
content_harvester/s3_cache.py:28:29: F841 Local variable `e` is assigned to but never used
Ruff (F841): content_harvester/s3_cache.py#L35
content_harvester/s3_cache.py:35:29: F841 Local variable `e` is assigned to but never used
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/