build(deps): bump org.apache.pdfbox:pdfbox from 2.0.32 to 3.0.8 - #69
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).
|
background
wait
wait-all
cancel
parallel
Loading