[introspection] Numerous technical debt fixes.#21584
Conversation
rolfbjarne
commented
Nov 6, 2024
- Remove all legacy code.
- Fix all warnings.
- Enable warnings as errors.
- Started unifying code between macOS vs iOS/tvOS/MacCatalyst.
- Updated README slightly.
* Remove all legacy code. * Fix all warnings. * Enable warnings as errors. * Started unifying code between macOS vs iOS/tvOS/MacCatalyst. * Updated README slightly.
|
✅ API diff for current PR / commit.NET (No breaking changes)✅ API diff vs stable.NET (No breaking changes)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
💻 [CI Build] Windows Integration Tests passed 💻✅ All Windows Integration Tests passed. Pipeline on Agent |
💻 [CI Build] Tests on macOS X64 - Mac Sonoma (14) passed 💻✅ All tests on macOS X64 - Mac Sonoma (14) passed. Pipeline on Agent |
💻 [CI Build] Tests on macOS M1 - Mac Monterey (12) passed 💻✅ All tests on macOS M1 - Mac Monterey (12) passed. Pipeline on Agent |
💻 [CI Build] Tests on macOS M1 - Mac Ventura (13) passed 💻✅ All tests on macOS M1 - Mac Ventura (13) passed. Pipeline on Agent |
🚀 [CI Build] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 101 tests passed 🎉 Tests counts✅ cecil: All 1 tests passed. Html Report (VSDrops) Download Pipeline on Agent |
| using NUnit.Framework; | ||
| using NUnit.Framework.Internal; | ||
|
|
||
| // Disable until we get around to enable + fix any issues. |
There was a problem hiding this comment.
Is there an issue for these?