Skip to content

fix: fix docs build errors for vitepress#193

Merged
imjuni merged 1 commit into
masterfrom
develop
Apr 27, 2026
Merged

fix: fix docs build errors for vitepress#193
imjuni merged 1 commit into
masterfrom
develop

Conversation

@imjuni

@imjuni imjuni commented Apr 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • Escape generic type parameters in JinFrame JSDoc (<Pass>, <Fail>) to prevent VitePress/Vue from treating them as unclosed HTML tags
  • Add ignoreDeadLinks: true to VitePress config to suppress pre-existing dead link warnings from TypeDoc-generated API index

Test plan

  • pnpm --filter jin-frame run docs:typedoc && pnpm --filter jin-frame run docs:build completes without errors

🤖 Generated with Claude Code

- Escape generic type parameters in JinFrame JSDoc (<Pass>, <Fail>)
  to prevent VitePress/Vue from treating them as unclosed HTML tags
- Add ignoreDeadLinks to VitePress config to suppress pre-existing
  dead link warnings from TypeDoc-generated API index

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov

codecov Bot commented Apr 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a61b223) to head (34a005c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #193   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          107       107           
  Lines         1083      1083           
  Branches       284       284           
=========================================
  Hits          1083      1083           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@imjuni imjuni merged commit 5b87d1e into master Apr 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant