Skip to content

fix: Kotlin Version Down To 2.2.21#1531

Closed
xeounxzxu wants to merge 2 commits intoOpenFeign:masterfrom
xeounxzxu:feature/kotlin-versrion-down
Closed

fix: Kotlin Version Down To 2.2.21#1531
xeounxzxu wants to merge 2 commits intoOpenFeign:masterfrom
xeounxzxu:feature/kotlin-versrion-down

Conversation

@xeounxzxu
Copy link
Contributor

Problem

Currently, CodeQL does not support Kotlin version 2.3.0.
(See login below.)

It also appears that the Kotlin version update was caused by a bot, not an intended Kotlin version update.

Error:  Failed to execute goal org.jetbrains.kotlin:kotlin-maven-plugin:2.3.0:compile (compile) on project querydsl-kotlin-codegen: Compilation failure -> [Help 1]
Error:  
Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
Error:  Re-run Maven using the -X switch to enable full debug logging.
Error:  
Error:  For more information about the errors and possible solutions, please read the following articles:
Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Error:  
Error:  After correcting the problems, you can resume the build with the command
Error:    mvn <args> -rf :querydsl-kotlin-codegen
Error: Process completed with exit code 1.

https://github.com/OpenFeign/querydsl/actions/runs/20293086393/job/58281207169

Solution

We recommend that you lower the version again and run the project as before.

@codecov
Copy link

codecov bot commented Jan 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (34f66d2) to head (89f54b3).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1531   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         813     813           
  Lines       31466   31466           
  Branches     3614    3614           
======================================
  Misses      31466   31466           
Flag Coverage Δ
db2 0.00% <ø> (?)
test ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xeounxzxu
Copy link
Contributor Author

@velo Can you check the PR?

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2026

This pull request has been marked as stale due to inactivity.

@github-actions github-actions bot added Stale and removed Stale labels Feb 8, 2026
@velo
Copy link
Member

velo commented Feb 12, 2026

besides the codeQL, what is the reason for this?

@xeounxzxu
Copy link
Contributor Author

xeounxzxu commented Feb 16, 2026

@velo
I've submitted a PR solely to implement codeQL.
I'll close this PR and re-upload it after further review.

@xeounxzxu xeounxzxu closed this Feb 16, 2026
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