Skip to content

docs: track three latent defects found while repairing PR #568 CI - #572

Merged
drmoisan merged 1 commit into
mainfrom
chore/track-nuget-upgrade-followups
Aug 17, 2026
Merged

docs: track three latent defects found while repairing PR #568 CI#572
drmoisan merged 1 commit into
mainfrom
chore/track-nuget-upgrade-followups

Conversation

@drmoisan

Copy link
Copy Markdown
Owner

Records the follow-ups surfaced while fixing the NuGet upgrade fallout, so they survive the merge of #568 as tracked issues rather than prose.

Records the follow-ups surfaced while fixing the NuGet upgrade fallout,
so they survive the merge of #568 as tracked issues rather than prose.

- #569 (full-bug): the packages cache restore-keys fallback in the three
  build/test workflows admits package folders from an unrelated commit,
  so CI reported green on 8f30fd5 while a cold local build produced 10
  CS0006 errors and 3 test failures. Gate-fidelity defect.
- #570 (minor-audit): System.Reactive 7.0.0 disclaims packages.config
  support and now emits 5 build warnings across the solution.
- #571 (full-bug): two QfcItemController initialization tests fail
  intermittently in full-suite runs on a real Control.Invoke path and
  pass in isolation.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@drmoisan
drmoisan enabled auto-merge August 17, 2026 01:00
@drmoisan
drmoisan merged commit 5f9e33b into main Aug 17, 2026
5 checks passed
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