Houmgaor
8fead0b1f3
fix(handlers): add error handling for swallowed repo/service errors
...
Several handler files discarded errors from repository and service
calls, creating nil-dereference risks and silent data corruption:
- guild_adventure: 3 GetByCharID calls could panic on nil guild
- gacha: GetGachaPoints silently returned zero balances on DB error
- house: HasApplication called before nil check on guild;
GetHouseContents error discarded with 7 return values
- distitem: 3 distRepo calls had no error logging
- guild_ops: Disband/Leave service errors were invisible
- shop: gacha type/weight/fpoint lookups had no error logging
- discord: bcrypt error could result in nil password being set
2026-02-24 13:55:49 +01:00
..
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 18:09:08 +01:00
2026-02-23 23:43:39 +01:00
2026-02-23 23:43:39 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 18:24:54 +01:00
2026-02-23 17:01:20 +01:00
2026-02-23 18:24:54 +01:00
2026-02-23 21:28:30 +01:00
2026-02-24 13:55:49 +01:00
2026-02-24 13:55:49 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 23:57:54 +01:00
2026-02-24 13:55:49 +01:00
2026-02-24 13:55:49 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 23:35:28 +01:00
2026-02-24 13:55:49 +01:00
2026-02-23 23:35:28 +01:00
2026-02-23 23:35:28 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-24 13:55:49 +01:00
2026-02-23 21:28:30 +01:00
2026-02-24 00:05:56 +01:00
2026-02-24 00:05:56 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 19:34:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-24 13:55:49 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-24 00:05:56 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 23:43:39 +01:00
2026-02-23 23:43:39 +01:00
2026-02-23 23:57:54 +01:00
2026-02-23 23:57:54 +01:00
2026-02-24 00:05:56 +01:00
2026-02-24 00:05:56 +01:00
2026-02-24 00:05:56 +01:00
2026-02-24 00:05:56 +01:00
2026-02-23 19:34:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-24 00:05:56 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 19:34:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-23 21:28:30 +01:00
2026-02-24 00:05:56 +01:00
2026-02-23 21:25:44 +01:00