fix: Reporting of malformed licenses #1016
Labels
bug
Something isn't working as expected
has reproductive steps
This issue contains detailed steps to reproduce the issue
p1
High-priority issues at the top of the work list
Description
very_good packages check licenses
fails to report pubs with unknown licenses (e.g. rxdart):Steps To Reproduce
rxdart
dependency inpubspec.lock
)dart pub global activate very_good_cli; very_good packages check licenses
Expected Behavior
✓ Retrieved 1 license from 1 package of type: unknown (1).
Actual Behavior
✓ Retrieved 0 licenses from 1 package.
The text was updated successfully, but these errors were encountered: