Skip to content

Resolve itest dependencies #123

Resolve itest dependencies

Resolve itest dependencies #123

Triggered via schedule August 22, 2026 19:26
Status Success
Total duration 20m 49s
Artifacts

resolver.yml

on: schedule
Resolve itest dependencies
20m 46s
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.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
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