Files
sub2api-ht/backend/internal
shaw 5e54d492be fix(lint): check type assertion error in codex transform test
The errcheck linter flagged an unchecked type assertion on
item["type"].(string). Use the two-value form with require.True
to satisfy the linter and fail clearly on unexpected types.
2026-04-29 21:35:18 +08:00
..
2026-04-25 20:39:58 -04:00
2026-04-26 04:57:34 +00:00