[apidiff] Generate a complete and valid html file for api-diff.html. - #16805
Conversation
This fixes an issue where emojis weren't rendered as such in some browsers, because the browser would use a different character set than utf8.
💻 [PR Build] Tests on macOS M1 - Mac Big Sur (11.5) passed 💻✅ All tests on macOS M1 - Mac Big Sur (11.5) passed. Pipeline on Agent |
✅ API diff for current PR / commitLegacy Xamarin (No breaking changes)
NET (empty diffs)
❗ API diff vs stable (Breaking changes)Legacy Xamarin (:heavy_exclamation_mark: Breaking changes :heavy_exclamation_mark:).NET (:heavy_exclamation_mark: Breaking changes :heavy_exclamation_mark:)✅ Generator diffGenerator diff is empty Pipeline on Agent |
📚 [PR Build] Artifacts 📚Artifacts were not provided. Pipeline on Agent XAMBOT-1042.Monterey |
🔥 [CI Build] Test results 🔥Test results❌ Tests failed on VSTS: simulator tests 0 tests crashed, 2 tests failed, 221 tests passed. Failures❌ cecil testsDetails
Html Report (VSDrops) Download ❌ msbuild testsDetails
Html Report (VSDrops) Download Successes✅ bcl: All 69 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
…otnet#16805) This fixes an issue where emojis weren't rendered as such in some browsers, because the browser would use a different character set than utf8.
This fixes an issue where emojis weren't rendered as such in some browsers,
because the browser would use a different character set than utf8.