-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Currently if the requirements contains the same package multiple time, it is not reduced with only unique packages, the multiple ones are still processed from analyzer and stored.
Identical package names with identical specifier could be reduced to a single one, however for identical packages with different identifier it is still to know what to do exactly.
Keeping multiple identical packages may pollute the report and more important it performs a API request for each ones.
Finally, multiple identical packages should emit a warning, even if it is ignored in analyzer the user must know it have duplicates.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested