fix: fix LRU cache #462
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
check-frontend
28s
format-backend
9s
lint-backend
12s
typecheck-python
3s
test
1m 54s
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.
|