fix(deps): update keycloak.version to v26.5.6 (#430) #1273
Annotations
1 error and 1 warning
|
Error: Command failed with exit code 1: ./mvnw -B -ntp deploy -Drevision=1.11.23 -Pdeploy 1>&2
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules
[INFO] Installing Central Publishing features
[INFO]
[INFO] -------------< fr.cnieg.keycloak:attribute-login-provider >-------------
[INFO] Building fr.cnieg.keycloak:keycloak-login-attribute 1.11.23
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- enforcer:3.6.2:enforce (enforce-no-snapshots) @ attribute-login-provider ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO]
[INFO] --- resources:3.4.0:resources (default-resources) @ attribute-login-provider ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- flatten:1.7.3:flatten (flatten) @ attribute-login-provider ---
[INFO] Generating flattened POM of project fr.cnieg.keycloak:attribute-login-provider:jar:1.11.23...
[INFO]
[INFO] --- compiler:3.15.0:compile (default-compile) @ attribute-login-provider ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- resources:3.4.0:testResources (default-testResources) @ attribute-login-provider ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ attribute-login-provider ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- surefire:3.5.4:test (default-test) @ attribute-login-provider ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running fr.cnieg.keycloak.providers.login.attribute.KeycloakLoginAttributeProviderTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Mar 19, 2026 12:38:23 PM org.jboss.logmanager.JBossLoggerFinder getLogger
ERROR: The LogManager accessed before the "java.util.logging.manager" system property was set to "org.jboss.logmanager.LogManager". Results may be unexpected.
SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder".
SLF4J: Defaulting to no-operation MDCAdapter implementation.
SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details.
Mar 19, 2026 12:38:53 PM org.junit.jupiter.engine.descriptor.AbstractExtensionContext lambda$createCloseAction$1
WARNING: Type implements CloseableResource but not AutoCloseable: org.testcontainers.junit.jupiter.TestcontainersExtension$StoreAdapter
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.70 s -- in fr.cnieg.keycloak.providers.login.attribute.KeycloakLoginAttributeProviderTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jar:3.5.0:jar (default-jar) @ attribute-login-provider ---
[INFO] Building jar: /home/runner/work/keycloak-login-attribute/keycloak-login-attribute/target/attribute-login-provider-1.11.23.jar
[INFO]
[INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ attribute-login-provider ---
[INFO] Building jar: /home/runner/work/keycloak-login-attribute/keycloak-login-attribute/target/attribute-login-provider-1.11.23-sources.jar
[INFO]
[INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ attribute-login-provider ---
[WARNING] Javadoc Warnings
[WARNING] /home/runner/work/keycloak-login-attribute/keycloak-login-attribute/src/main/java/fr/cnieg/keycloak/authenticators/resetcred/ResetCredentialAttributeChooseUser.java:25: warning: empty comment
[WARNING] public class ResetCredentialAttributeChooseUser extends ResetCredentialChooseUser implements Authenticator, AuthenticatorFactory {
[WARNING] ^
[WARNING] /home/runner/work/keycloak-login-attribute/keycloak-login-attribute/src/main/java/fr/cnieg/keycl
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cycjimmy/semantic-release-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
The logs for this run have expired and are no longer available.
Loading