tests/golden/docutils_inline_markup.txt
tests/golden/docutils_inline_markup.txtBrowse 35 files
288 tokens
1,184 bytes
Token encoding: o200k_base
Snapshot 39882c6
← Back to SKILL.md
1Build: state=Finished success=False exit=1 build finished with problems, 2 warnings.2 3Findings (2):4 Tier 3 — warnings:5 [T3] docutils-inline-markup doc/source/data/api/doc/ray.data.ReaderFormat.rst:74:<autosummary>:16 msg: Inline emphasis start-string without end-string.7 fix: Balance or escape the marker in the source docstring, not in the generated stub: wrap literals in double backticks (``*args``, ``**kwargs``), or escape a standalone asterisk (\*).8 safety: judgment (needs your call)9 [T3] docutils-inline-markup doc/source/data/api/doc/ray.data.ReaderFormat.rst:74:<autosummary>:110 msg: Inline strong start-string without end-string.11 fix: Balance or escape the marker in the source docstring, not in the generated stub: wrap literals in double backticks (``*args``, ``**kwargs``), or escape a standalone asterisk (\*).12 safety: judgment (needs your call)13 14Unclassified (0) — no rule matched; resolve with the user, then file a skill-improvement ticket to add a rule:15 16Suppressed (0) — known-benign, not actionable:17 18Next: apply the fixes above, then rebuild and re-run to confirm clean.19