Skip to content

Resolve itest dependencies #149

Resolve itest dependencies

Resolve itest dependencies #149

Triggered via schedule August 21, 2026 19:27
Status Success
Total duration 3m 55s
Artifacts

resolver.yml

on: schedule
Resolve itest dependencies
3m 50s
Resolve itest dependencies
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Resolve itest dependencies: bundles/org.openhab.core/src/main/java/org/openhab/core/common/PoolBasedSequentialScheduledExecutorService.java#L149
Potential null pointer access: The variable entry may be null at this location
Resolve itest dependencies: bundles/org.openhab.core/src/main/java/org/openhab/core/common/PoolBasedSequentialScheduledExecutorService.java#L129
Null type mismatch (type annotations): 'null' is not compatible to the free type variable '?'
Resolve itest dependencies: bundles/org.openhab.core/src/main/java/org/openhab/core/cache/lru/LRUMediaCacheEntry.java#L114
Null type mismatch (type annotations): required 'V' but this expression has type '@nullable V', where 'V' is a free type variable
Resolve itest dependencies: bundles/org.openhab.core/src/main/java/org/openhab/core/cache/lru/LRUMediaCache.java#L136
Null type mismatch (type annotations): required 'V' but this expression has type '@nullable V', where 'V' is a free type variable
Resolve itest dependencies: bundles/org.openhab.core/src/main/java/org/openhab/core/auth/client/oauth2/AccessTokenResponseExtraFieldsAdapterFactory.java#L80
Null type mismatch (type annotations): required 'T' but this expression has type '@nullable T', where 'T' is a free type variable