build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.7.1-jre - #76
Merged
Merged
Annotations
10 warnings
Build and verify:
src/main/java/com/rsh/jtoolkit/zip/ZipUtil.java#L18
[StreamResourceLeak] Streams that encapsulate a closeable resource should be closed using try-with-resources |
Build and verify:
src/main/java/com/rsh/jtoolkit/pdf/sign/PDFSigner.java#L61
[NullAway] initializer method does not guarantee @nonnull fields 'privateKey' (line 58), 'certificateChain' (line 59) are initialized along all control-flow paths (remember to check for exceptions or early returns). |
Build and verify:
src/main/java/com/rsh/jtoolkit/pdf/ExtractAttachments.java#L30
[MixedMutabilityReturnType] This method returns both mutable and immutable collections or maps from different paths. This may be confusing for users of the method. |
Build and verify:
src/main/java/com/rsh/jtoolkit/digitalsign/GenerateKeys.java#L19
[NullAway] initializer method does not guarantee @nonnull fields 'privateKey' (line 16), 'publicKey' (line 17) are initialized along all control-flow paths (remember to check for exceptions or early returns). |
backgroundwaitwait-allcancelparallel
Loading