feat: add spec conformance tests - #274
Open
nscuro wants to merge 1 commit into
Open
Annotations
4 warnings
|
Build with Maven:
src/test/java/com/github/packageurl/PurlSpecConformanceTest.java#L246
[MixedMutabilityReturnType] This method returns both mutable and immutable collections or maps from different paths. This may be confusing for users of the method.
|
|
Build with Maven:
src/main/java/com/github/packageurl/PackageURLBuilder.java#L254
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
Build with Maven:
src/main/java/com/github/packageurl/PackageURL.java#L650
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
|
Build with Maven:
src/main/java/com/github/packageurl/PackageURL.java#L249
[InlineMeSuggester] This deprecated API looks inlineable. If you'd like the body of the API to be automatically inlined to its callers, please annotate it with @InlineMe. NOTE: the suggested fix makes the method final if it was not already.
|
background
wait
wait-all
cancel
parallel
Loading