Skip to content

Resolve itest dependencies #99

Resolve itest dependencies

Resolve itest dependencies #99

Triggered via schedule July 25, 2026 20:04
Status Success
Total duration 14m 14s
Artifacts

resolver.yml

on: schedule
Resolve itest dependencies
14m 11s
Resolve itest dependencies
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Resolve itest dependencies: bundles/org.openhab.automation.pythonscripting/src/main/java/org/openhab/automation/pythonscripting/internal/PythonScriptEngineConfiguration.java#L66
The value of the field org.openhab.automation.pythonscripting.internal.PythonScriptEngineConfiguration.INJECTION_DISABLED is not used
Resolve itest dependencies: bundles/org.openhab.automation.pwm/src/main/java/org/openhab/automation/pwm/internal/handler/PWMTriggerHandler.java#L159
Potential null pointer access: This expression of type java.lang.Double may be null but requires auto-unboxing
Resolve itest dependencies: bundles/org.openhab.automation.pwm/src/main/java/org/openhab/automation/pwm/internal/handler/PWMTriggerHandler.java#L146
Potential null pointer access: This expression of type java.lang.Double may be null but requires auto-unboxing
Resolve itest dependencies: bundles/org.openhab.binding.adorne/src/main/java/org/openhab/binding/adorne/internal/hub/AdorneHubConnection.java#L85
The method getAsCharacter() from the type com.google.gson.JsonElement is deprecated
Resolve itest dependencies: bundles/org.openhab.automation.pidcontroller/src/main/java/org/openhab/automation/pidcontroller/internal/handler/PIDControllerTriggerHandler.java#L133
Potential null pointer access: This expression of type java.lang.Boolean may be null but requires auto-unboxing