Trunk.io / Trunk Check
failed
Aug 17, 2024 in 2m 18s
1 new issue (0 pre-existing)
Checked 13 modified files
✖ 1 new lint issue
To reproduce and test locally, run:
trunk check
For help resolving these issues, see our docs on running on PRs or debugging Trunk Check
Annotations
Check failure on line 88 in backend/endpoints/rom.py
trunk-io / Trunk Check
ruff(B904)
[new] Within an `except` clause, raise exceptions with `raise ... from err` or `raise ... from None` to distinguish them from errors in exception handling
Loading