CB-4836 convert max idle time to seconds #2514
Merged
Jenkins-CI-integration / CheckStyle Java Report
required action
Mar 29, 2024 in 0s
CheckStyle Java Report
There are 0 failures, 1 warnings
Annotations
jenkins-ci-integration / CheckStyle Java Report
server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/jetty/CBJettyServer.java#L203
Distance between variable sessionHandler declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
Loading