Skip to content

chore(deps): update scacap/action-surefire-report digest to 687f107 (… #164

chore(deps): update scacap/action-surefire-report digest to 687f107 (…

chore(deps): update scacap/action-surefire-report digest to 687f107 (… #164

Triggered via push January 16, 2024 17:46
Status Success
Total duration 8m 46s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

106 warnings and 4 notices
Busy wait: dropwizard-logging/src/main/java/io/dropwizard/logging/common/LoggingUtil.java#L49
Call to `Thread.sleep()` in a loop, probably busy-waiting
Busy wait: dropwizard-logging/src/main/java/io/dropwizard/logging/common/DefaultLoggingFactory.java#L200
Call to `Thread.sleep()` in a loop, probably busy-waiting
Class is exposed outside of its visibility scope: dropwizard-auth/src/main/java/io/dropwizard/auth/PolymorphicAuthValueFactoryProvider.java#L43
Class `PrincipalClassSetProvider` is exposed outside its defined visibility scope
Class is exposed outside of its visibility scope: dropwizard-auth/src/main/java/io/dropwizard/auth/AuthValueFactoryProvider.java#L40
Class `PrincipalClassProvider` is exposed outside its defined visibility scope
'Optional' used as field or parameter type: dropwizard-db/src/main/java/io/dropwizard/db/DataSourceFactory.java#L790
`Optional` used as type for parameter 'validatorClassName'
Unused assignment: dropwizard-jersey/src/main/java/io/dropwizard/jersey/gzip/ConfiguredGZipEncoder.java#L27
Variable `forceEncoding` initializer `false` is redundant
Analyze
The "paths"/"paths-ignore" fields of the config only have effect for JavaScript, Python, and Ruby