Commit b34253a
committed
fix: add error logging to safeReadDir for non-ENOENT errors
- Log warnings for permission issues or filesystem errors
- Only silence ENOENT errors (expected when directory doesn't exist)
- Consistent with discoverCategories error handling1 parent 2e647a8 commit b34253a
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
353 | 357 | | |
354 | 358 | | |
355 | 359 | | |
| |||
0 commit comments