-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
Before reporting an issue
[x] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
ci
Describe the bug
Ci is failing with this error:
io.fabric8:docker-maven-plugin:0.40.3:start failed: Cannot invoke "com.google.gson.JsonElement.isJsonNull()" because the return value of "com.google.gson.JsonObject.get(String)" is null
For example in this PR: https://github.com/keycloak/keycloak/actions/runs/21972403570/job/63476957853?pr=46306
Version
999.0.0-SNAPSHOT
Regression
[ ] The issue is a regression
Expected behavior
The CI should work.
Actual behavior
Ci is failing with that error.
How to Reproduce?
Just check the CI in the last PRs.
Anything else?
No response
- links to