Skip to content

fix: fix LRU cache #462

fix: fix LRU cache

fix: fix LRU cache #462

Triggered via pull request September 14, 2023 01:46
Status Failure
Total duration 2m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
lint-frontend
40s
lint-frontend
check-frontend
28s
check-frontend
format-backend
9s
format-backend
lint-backend
12s
lint-backend
typecheck-python
3s
typecheck-python
test
1m 54s
test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (D105): backend/zeno_backend/classes/filter.py#L78
backend/zeno_backend/classes/filter.py:78:13: D105 Missing docstring in magic method
Ruff (T201): backend/zeno_backend/processing/metrics/map.py#L85
backend/zeno_backend/processing/metrics/map.py:85:5: T201 `print` found
check-frontend
Process completed with exit code 1.