Skip to content

Fix v1.7.4 analyzer false positives - #167

Merged
alxxjohn merged 2 commits into
mainfrom
fix/v1.7.4-analyzer-false-positives
Aug 29, 2026
Merged

Fix v1.7.4 analyzer false positives#167
alxxjohn merged 2 commits into
mainfrom
fix/v1.7.4-analyzer-false-positives

Conversation

@alxxjohn

Copy link
Copy Markdown
Contributor

Summary

  • ignore nested Go function literal returns in return-contract scans
  • treat repository command bool/error methods as explicit mutation boundaries
  • demote maintainability history findings to advisory artifacts by default
  • narrow boolean predicate naming to strong boolean value evidence

Verification

  • go test ./...
  • make fmt-check
  • make table-diff BASE_REF=main (Code Quality passed)
  • make table (Code Quality passed; command still exits nonzero due unrelated CI/CD failure and govulncheck warning)

@alxxjohn
alxxjohn merged commit 16460f5 into main Aug 29, 2026
16 checks passed
@alxxjohn
alxxjohn deleted the fix/v1.7.4-analyzer-false-positives branch August 29, 2026 19:54
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