Bump ANcpLua.Analyzers to 1.29.2#154
Conversation
|
@coderabbitai autofix |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (2)
📜 Recent review details⏰ Context from checks skipped due to timeout of 180000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🧰 Additional context used📓 Path-based instructions (7)src/Build/**/*.props📄 CodeRabbit inference engine (src/CLAUDE.md)
Files:
src/Build/Common/Version.props📄 CodeRabbit inference engine (src/CLAUDE.md)
Files:
**/*.props📄 CodeRabbit inference engine (.github/copilot-instructions.md)
Files:
⚙️ CodeRabbit configuration file
Files:
**/*.{props,targets}📄 CodeRabbit inference engine (.github/copilot-instructions.md)
Files:
**/Build/Common/Version.props📄 CodeRabbit inference engine (AGENTS.md)
Files:
src/Build/**⚙️ CodeRabbit configuration file
Files:
src/Config/**/*.editorconfig📄 CodeRabbit inference engine (src/CLAUDE.md)
Files:
🧠 Learnings (1)📚 Learning: 2026-05-12T11:36:39.749ZApplied to files:
🔇 Additional comments (2)
📝 WalkthroughWalkthroughThe PR updates Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error)
✅ Passed checks (7 passed)
Comment |
|
Note Autofix is a beta feature. Expect some limitations and changes as we gather feedback and continue to improve it. Autofix skipped. No unresolved CodeRabbit review comments with fix instructions found. |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
There was a problem hiding this comment.
Pull request overview
Updates the SDK’s bundled analyzer package to the newly published ANcpLua.Analyzers v1.29.2 and refreshes the corresponding generated analyzer .editorconfig so it matches the diagnostics emitted by that version.
Changes:
- Bump
ANcpLuaAnalyzersVersionfrom1.29.1to1.29.2. - Regenerate
Analyzer.ANcpLua.Analyzers.editorconfigto remove stale diagnostics and add new rulesAL0139/AL0140.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
src/Build/Common/Version.props |
Updates the centralized analyzer package version to 1.29.2. |
src/Config/Analyzer.ANcpLua.Analyzers.editorconfig |
Regenerated analyzer configuration to align severities and rule list with v1.29.2 (adds AL0139/AL0140, removes diagnostics no longer present). |
|
pr-heal: providers tried — CodeRabbit autofix=skipped, Claude=failure. None resolved the block (state was BEHIND). Next sweep in 15 min; if this is recurring, the Codex/Copilot fallback tiers are tracked in pr-heal.yml. |
71327ad to
ea62a7e
Compare
|
@coderabbitai autofix |
|
Note Autofix is a beta feature. Expect some limitations and changes as we gather feedback and continue to improve it. Autofix skipped. No unresolved CodeRabbit review comments with fix instructions found. |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
Summary
ANcpLuaAnalyzersVersionfrom1.29.1to the newly published1.29.2package.Analyzer.ANcpLua.Analyzers.editorconfigfrom the published analyzer package, removing stale diagnostics no longer emitted by the package and addingAL0139/AL0140.Release chain verified
ANcpLua.Analyzersv1.29.2tag was pushed at94f4d05410346c1b597a5863e64574cf2991afad.ANcpLua.Analyzers1.29.2.Validation
dotnet run --project tools/ConfigFilesGenerator/ConfigFilesGenerator.csproj(0 configuration files writtenon second run)dotnet build ANcpLua.NET.Sdk.slnx -c Release(0 Warning(s),0 Error(s))dotnet test --project tests/ANcpLua.Sdk.Tests/ANcpLua.Sdk.Tests.csproj -c Release --no-build(235passed,0failed)git diff --checkNeed help on this PR? Tag
@codesmithwith what you need.Summary by CodeRabbit