Skip to content

dependabot auto merge (#524) #1407

dependabot auto merge (#524)

dependabot auto merge (#524) #1407

Triggered via push July 6, 2023 19:39
Status Success
Total duration 7m 57s
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
Call to 'printStackTrace()': examples/HibernateExample/src/main/java/software/amazon/JpaExample.java#L59
Call to `printStackTrace()` should probably be replaced with more robust logging
Field accessed in both 'synchronized' and unsynchronized contexts: wrapper/src/main/java/software/amazon/jdbc/wrapper/ConnectionWrapper.java#L62
Field `pluginManager` is accessed in both synchronized and unsynchronized contexts
Field accessed in both 'synchronized' and unsynchronized contexts: wrapper/src/main/java/software/amazon/jdbc/wrapper/ConnectionWrapper.java#L63
Field `pluginService` is accessed in both synchronized and unsynchronized contexts
Field accessed in both 'synchronized' and unsynchronized contexts: wrapper/src/main/java/software/amazon/jdbc/PluginServiceImpl.java#L60
Field `currentConnection` is accessed in both synchronized and unsynchronized contexts
Field accessed in both 'synchronized' and unsynchronized contexts: wrapper/src/main/java/software/amazon/jdbc/PluginServiceImpl.java#L61
Field `currentHostSpec` is accessed in both synchronized and unsynchronized contexts