Skip to content

Fix trace diagnostic typo names - #109

Open
liurenfeng94-ops wants to merge 1 commit into
tsperf:mainfrom
liurenfeng94-ops:fix-trace-diagnostic-typos
Open

Fix trace diagnostic typo names#109
liurenfeng94-ops wants to merge 1 commit into
tsperf:mainfrom
liurenfeng94-ops:fix-trace-diagnostic-typos

Conversation

@liurenfeng94-ops

Copy link
Copy Markdown

Fixes a couple of internal typo names in trace diagnostics.

This renames clearTaceDiagnostics to clearTraceDiagnostics and toDiagnistic to toDiagnostic. There is no behavior change; this is just cleanup around names that are otherwise easy to copy forward.

Validation:

  • pnpm vitest run
  • pnpm typecheck
  • pnpm exec eslint .
  • pnpm build

@github-actions

Copy link
Copy Markdown

We've flagged this as a potential contribution without a human behind it. We welcome the thoughtful use of AI tools when contributing, but ask all contributors to follow two core principles:

  1. Never let an LLM speak for you - all comments, issues, and PR descriptions should be written in your own words, reflecting your own understanding.
  2. Never let an LLM think for you - only submit contributions you fully understand and can explain.

Please review these AI-assisted contribution guidelines and update this contribution if needed.

If this was flagged in error, we apologise! 😳 Just let us know. 🙏

@liurenfeng94-ops

Copy link
Copy Markdown
Author

Thanks — I checked this again. The PR is intentionally just a small internal rename for two misspelled identifiers; runtime behavior is unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant