Conversation
|
WalkthroughThis PR adds a test ensuring suppression comments are not emitted for imports used inside Vue templates and updates the JavaScript file handler to set per-iteration embedded bindings and embedded value references on JsAnalyzerServices before analysis. No public API signatures were changed beyond a test import addition. Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
⚔️ Resolve merge conflicts (beta)
No actionable comments were generated in the recent review. 🎉 Comment |
…when applying suppressions
bf0733c to
8a0bfa4
Compare
Summary
--supressnow acknowledges the embedded bindings and embedded value references document servicesgenerated by kimi k2.5
No changeset since this affects features that have not been released.
fixes #9058
Test Plan
added a snapshot test
Docs