[Dependencies] Updating Meziantou.Analyzer (Code Analysis) to 3.0.132 - #397
[Dependencies] Updating Meziantou.Analyzer (Code Analysis) to 3.0.132#397dnyw4l3n13 wants to merge 5 commits into
Conversation
f6c52a6 to
5b54c66
Compare
|
Fixed in 7794fc8 - added |
|
Simplify clean - advancing to code review |
|
Code review clean - advancing to security review |
|
Security review clean, advancing to coverage check |
|
Coverage ratchet passed - advancing to Human Review |
|
PR marked ready for review (was draft) and auto-merge enabled. Ready to merge once branch protection requirements are satisfied. |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
|
Fixed in fec547f - added the missing |
|
Fixed in 3f3710f - reverted the changelog reformatting outside the Unreleased section (Keep a Changelog header addition and dash-format changes to the [1.2.0]/[1.1.0]/[1.0.0] release headers) that the previous |
|
Simplify clean - advancing to code review |
|
Code review clean - advancing to security review |
|
Security review clean, advancing to coverage check |
|
GitHub reports this PR as BLOCKED (mergeStateStatus) with auto-merge enabled, but no required check is failed or pending — most likely a required status check that has never reported any result at all. The automation's idle-invocation budget (5) is exhausted without further progress. Blocking this PR until a human investigates the repository's required status checks. |
|
Un-blocking: the escalation above was based on the orchestrator's own automation misreading GitHub's |
Meziantou.Analyzer 3.0.132 (MA0002) flags Assert.Contains overloads on string collections that don't specify a comparer.
First AI Coverage phase run for this branch; origin/main has no COVERAGE.md yet, so this establishes the initial baseline.
valid-changelog CI check failed lint: "Missing required section '### Deprecated' in [Unreleased]". Fixed using the Credfeto.ChangeLog.Cmd --lint --fix tool per project convention (never hand-edit CHANGELOG.md).
…tion Credfeto.ChangeLog.Cmd --lint --fix rewrote the Keep a Changelog header and historical release headers, which fails the change-log-entry-is-in-unreleased check that requires edits confined to the Unreleased section.
3f3710f to
c65fa66
Compare
Pull request was closed
Description
How Has This Been Tested
Types of changes
functionality to change)
Deployment Configuration Changes
Checklist
run:/script:body (workflow or composite action); pass it via step-levelenv:and reference$VAR(bash) orprocess.env.VAR(github-script) instead.