Fix nondeterministic ordering with postgres on artifacts - #3287
Merged
strailov merged 3 commits intoAug 14, 2026
Merged
Annotations
11 warnings
|
Build with Maven:
hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/management/JpaDeploymentManagement.java#L179
possible 'this' escape before subclass is fully initialized
|
|
|
|
|
|
|
|
Build with Maven:
hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/repository/jpa/acm/AccessController.java#L64
appendAccessRules(org.eclipse.hawkbit.repository.jpa.acm.AccessController.Operation,@org.jspecify.annotations.Nullable org.springframework.data.jpa.domain.DeleteSpecification<T>) in org.eclipse.hawkbit.repository.jpa.acm.AccessController is potentially ambiguous with appendAccessRules(org.eclipse.hawkbit.repository.jpa.acm.AccessController.Operation,@org.jspecify.annotations.Nullable org.springframework.data.jpa.domain.UpdateSpecification<T>) in org.eclipse.hawkbit.repository.jpa.acm.AccessController
|
|
Build with Maven:
hawkbit-repository/hawkbit-repository-test/src/main/java/org/eclipse/hawkbit/repository/test/util/AbstractIntegrationTest.java#L508
Varargs method could cause heap pollution from non-reifiable varargs parameter targets
|
|
Build with Maven:
hawkbit-repository/hawkbit-repository-core/src/main/java/org/eclipse/hawkbit/repository/RepositoryConfiguration.java#L100
setRoleHierarchy(org.springframework.security.access.hierarchicalroles.RoleHierarchy) in org.springframework.security.access.expression.AbstractSecurityExpressionHandler has been deprecated
|
|
Build with Maven:
hawkbit-repository/hawkbit-repository-api/src/main/java/org/eclipse/hawkbit/repository/event/remote/TargetPollEvent.java#L36
non-transient instance field of a serializable class declared with a non-serializable type
|
|
Build with Maven:
hawkbit-core/src/main/java/org/eclipse/hawkbit/auth/StaticAuthenticationProvider.java#L138
serializable class org.eclipse.hawkbit.auth.StaticAuthenticationProvider.TenantAwareUser has no definition of serialVersionUID
|
|
Build with Maven:
hawkbit-core/src/main/java/org/eclipse/hawkbit/auth/StaticAuthenticationProvider.java#L137
Generating equals/hashCode implementation but without a call to superclass, even though this class does not extend java.lang.Object. If this is intentional, add '@EqualsAndHashCode(callSuper=false)' to your type.
|
|
Initialize CodeQL
Cannot build an overlay database because build-mode is set to "manual" instead of "none". Falling back to creating a normal full database instead.
|
background
wait
wait-all
cancel
parallel
Loading