For AI agents: the complete documentation index is available at https://mfdoctor.kevinbeier.com/1.0.0/llms.txt, the full documentation bundle is available at https://mfdoctor.kevinbeier.com/1.0.0/llms-full.txt, and this page is available as Markdown at https://mfdoctor.kevinbeier.com/1.0.0/rules/artifact/types-missing.md.

artifact/types-missing

  • Category: tooling
  • Default severity: warning

Issue

No emitted declaration artifact was found for a typed producer.

How to fix it

Enable DTS output and fail CI when type generation fails.

Suppress or retarget with rules["artifact/types-missing"] set to "off" or a severity — see Suppressions and allowlists.

Sources