Skip to content

fix: remove obsolete Roslyn APIs so warning drift stays visible - #126

Merged
georgepwall1991 merged 1 commit into
mainfrom
fix/obsolete-roslyn-apis
Jul 26, 2026
Merged

fix: remove obsolete Roslyn APIs so warning drift stays visible#126
georgepwall1991 merged 1 commit into
mainfrom
fix/obsolete-roslyn-apis

Conversation

@georgepwall1991

Copy link
Copy Markdown
Owner

Verdict

Ready: replaces both Roslyn 5.3 obsolete APIs and removes the suppressions that hid future drift.

Evidence

  • RED: CI-mode build failed on exactly Workspace.WorkspaceFailed and CodeFixEquivalenceKey after removing CS0618 suppressions.
  • GREEN: uses RegisterWorkspaceFailedHandler with scoped disposal and CodeActionEquivalenceKey.
  • Existing workspace-failure and Fix All regression tests exercise both paths.
  • Full suite: 1,087 passed (775 analyzer/fixer, 303 core, 9 tool).
  • CI-mode Release build: 0 warnings, 0 errors.
  • Formatter, showcase CFG001-CFG009, package validation, packed-tool smoke test, policy self-tests, and diff check passed.
  • Codex review --uncommitted: no actionable findings; it independently reran the full suite and CI build.
  • Different-model/Claude review: explicitly waived by user; not represented as passed.

Next action

Merge only after exact-head required checks pass.

@codecov

codecov Bot commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@georgepwall1991
georgepwall1991 merged commit c99d112 into main Jul 26, 2026
4 checks passed
@georgepwall1991
georgepwall1991 deleted the fix/obsolete-roslyn-apis branch July 26, 2026 15:32
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