mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- ws_integration_test.go:42: wrap resp.Body.Close() to handle errcheck - dispatcher.ts:183: add non-null assertion on sorted[0] array access - keybinds-tab.test.ts: add non-null assertions on NodeList index accesses - logs-tab.test.ts: add non-null assertions on querySelectorAll index accesses Co-authored-by: J3vb <J3vb@users.noreply.github.com>