Skip to content

fix: remove idempotent lint skip#5167

Open
akmhatey-ai wants to merge 1 commit into
objectionary:masterfrom
akmhatey-ai:codex/eo-5153-puzzle-fix
Open

fix: remove idempotent lint skip#5167
akmhatey-ai wants to merge 1 commit into
objectionary:masterfrom
akmhatey-ai:codex/eo-5153-puzzle-fix

Conversation

@akmhatey-ai
Copy link
Copy Markdown

Summary:

  • Remove the obsolete idempotent-attribute-is-not-first source lint skip from eo-runtime/pom.xml.
  • Remove the associated PDD puzzle text for #5078 while leaving the other open #5078 lint-skip puzzles untouched.

Closes #5153

Validation:

  • Desired-state check: <lint>idempotent-attribute-is-not-first</lint> is no longer present.
  • XML parse: [xml](Get-Content eo-runtime\pom.xml -Raw).
  • Diff hygiene: git diff --check and git diff --cached --check.
  • Secret scan: gitleaks protect --staged --no-banner --redact --verbose.

Not run:

  • Maven tests, because mvn and java are not available on my local PATH.

@github-actions github-actions Bot added the core label May 25, 2026
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

🚀 Performance Analysis

All benchmarks are within the acceptable range. No critical degradation detected (threshold is 100%). Please refer to the detailed report for more information.

Click to see the detailed report
Test Base Score PR Score Change % Change Unit Mode
benchmarks.XmirBench.xmirToEO 12344.739 12291.300 -53.439 -0.43% ms/op Average Time

✅ Performance gain: benchmarks.XmirBench.xmirToEO is faster by 53.439 ms/op (0.43%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unresolved puzzle 5078-ac025faa persists in pom.xml

1 participant