Skip to content

chore: harden analyzer enforcement - #278

Merged
Yuta-K19418 merged 11 commits into
mainfrom
codex/chore/strict-analyzer-evaluation
Aug 10, 2026
Merged

chore: harden analyzer enforcement#278
Yuta-K19418 merged 11 commits into
mainfrom
codex/chore/strict-analyzer-evaluation

Conversation

@Yuta-K19418

Copy link
Copy Markdown
Owner

Summary

  • align generator projects with the zero-warning analyzer policy
  • enforce pattern matching, utility-class, and overload-order rules
  • add targeted .NET analyzer checks for ValueTask usage, cancellation forwarding, dictionary lookups, incompatible LINQ casts, and multiple enumeration

Validation

  • dotnet format --no-restore
  • dotnet build --no-restore (0 warnings)
  • dotnet test --no-build --no-restore (1577 passed)

No issue.

@Yuta-K19418
Yuta-K19418 merged commit a1c60dd into main Aug 10, 2026
6 checks passed
@Yuta-K19418
Yuta-K19418 deleted the codex/chore/strict-analyzer-evaluation branch August 10, 2026 09:11
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