build(deps): bump com.googlecode.libphonenumber:libphonenumber from 9.0.36 to 9.0.37 - #74
Merged
rahilsh merged 1 commit intoAug 22, 2026
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