Skip to content

fix: Reporting of malformed licenses #1016

Description

@dominicmh

Description
very_good packages check licenses fails to report pubs with unknown licenses (e.g. rxdart 0.27.7):

$ very_good packages check licenses
✓ Retrieved 0 licenses from 1 package. (0.7s)

Steps To Reproduce

  1. Clone example repo (includes rxdart dependency in pubspec.lock)
  2. Execute 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working as expectedhas reproductive stepsThis issue contains detailed steps to reproduce the issuep1High-priority issues at the top of the work list

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions