Skip to content

Claude/evaluate database v2r yf#7

Merged
chi2l3s merged 2 commits intomasterfrom
claude/evaluate-database-V2rYF
Jan 20, 2026
Merged

Claude/evaluate database v2r yf#7
chi2l3s merged 2 commits intomasterfrom
claude/evaluate-database-V2rYF

Conversation

@chi2l3s
Copy link
Copy Markdown
Owner

@chi2l3s chi2l3s commented Jan 20, 2026

No description provided.

GitHub deprecated v3 of upload-artifact action. Update to v4 to fix:
'This request has been automatically failed because it uses a deprecated version'

Changes:
- actions/upload-artifact@v3 -> @v4 (test results)
- actions/upload-artifact@v3 -> @v4 (build artifacts)
Fixed JavaDoc HTML entity escaping issues that were causing build failures:
- ItemBuilder.java: Escaped & to & in 3 @param descriptions
- QueryOperator.java: Escaped < to &lt; and > to &gt; in operator descriptions

This resolves the 7 JavaDoc errors preventing successful builds in CI/CD pipeline.
@chi2l3s chi2l3s merged commit 4f4300a into master Jan 20, 2026
0 of 3 checks passed
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.

2 participants