build(deps-dev): bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.5.0 - #68
Merged
rahilsh merged 1 commit intoAug 9, 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#L59
[NullAway] initializer method does not guarantee @nonnull fields privateKey (line 56), certificateChain (line 57) 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#L29
[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