[Feature] support and harden native multimodal file handling #865
codefactor.io / CodeFactor
succeeded
May 18, 2026 in 7s
3 issues fixed. 1 issue found. Autofix available.
Annotations
Check warning on line 74 in packages/service-multimodal/src/utils.ts
codefactor-io / CodeFactor
packages/service-multimodal/src/utils.ts#L74
Replace `(FILE_EXTENSION_TO_MIME_TYPE[path.slice(dot)]·??·null)` with `FILE_EXTENSION_TO_MIME_TYPE[path.slice(dot)]·??·null` (prettier/prettier)
Loading