Closed mposolda closed 4 months ago
GH actions due the build of the tests in the extension/action-token-authenticator fails with the error like:
extension/action-token-authenticator
[INFO] 3 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/mposolda/IdeaProjects/keycloak-quickstarts/extension/action-token-authenticator/src/test/java/org/keycloak/quickstart/ArquillianActionTokenWithAuthenticatorTest.java:[128,116] incompatible types: com.google.common.collect.ImmutableMap<java.lang.String,java.lang.String> cannot be converted to java.util.Map<java.lang.String,java.lang.Object> [ERROR] /home/mposolda/IdeaProjects/keycloak-quickstarts/extension/action-token-authenticator/src/test/java/org/keycloak/quickstart/ArquillianActionTokenWithAuthenticatorTest.java:[139,19] incompatible types: com.google.common.collect.ImmutableMap<java.lang.String,java.lang.String> cannot be converted to java.util.Map<java.lang.String,java.lang.Object> [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.684 s
nightly from 2024-06-27
All quickstarts are OK and GH actions are working
GH actions are not OK
No response
Describe the bug
GH actions due the build of the tests in the
extension/action-token-authenticator
fails with the error like:Version
nightly from 2024-06-27
Expected behavior
All quickstarts are OK and GH actions are working
Actual behavior
GH actions are not OK
How to Reproduce?
No response
Anything else?
No response