Skip to content

fix: complete markdown table escaping #103

fix: complete markdown table escaping

fix: complete markdown table escaping #103

Triggered via push August 8, 2026 03:03
Status Success
Total duration 5m 0s
Artifacts
Matrix: windows-fts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Windows FTS (missing-runtime-baseline): src/semantic/providers/lsp/runner.ts#L535
Property 'slice' does not exist on type 'string | MarkupContent'.
Windows FTS (missing-runtime-baseline): src/indexer/provider-first/lsp-normalizer.ts#L142
Type 'string | MarkupContent' is not assignable to type 'string'.
Windows FTS (fixed-regression): src/semantic/providers/lsp/runner.ts#L535
Property 'slice' does not exist on type 'string | MarkupContent'.
Windows FTS (fixed-regression): src/indexer/provider-first/lsp-normalizer.ts#L142
Type 'string | MarkupContent' is not assignable to type 'string'.