feat: Per-platform custom library structure with non-destructive identity - #3571
Draft
gantoine wants to merge 6 commits into
Draft
feat: Per-platform custom library structure with non-destructive identity#3571gantoine wants to merge 6 commits into
gantoine wants to merge 6 commits into
GitHub Actions / Trunk Check
failed
Jun 24, 2026 in 1m 2s
Trunk Check
Checked 30 modified files
✖ 2 new lint issues
Details
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 576 in backend/tests/handler/filesystem/test_roms_handler.py
github-actions / Trunk Check
mypy(dict-item)
[new] Dict entry 0 has incompatible type "Any": "list[str]"; expected "str": "str"
Check failure on line 814 in backend/config/config_manager.py
github-actions / Trunk Check
mypy(arg-type)
[new] Argument 1 to "parse_library_structure" has incompatible type "str | list[str]"; expected "str"
Loading