build(deps): bump com.google.errorprone:error_prone_core from 2.36.0 to 2.50.0 - #65
Merged
rahilsh merged 3 commits intoAug 10, 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).
|
background
wait
wait-all
cancel
parallel
Loading