Closed marius851000 closed 3 years ago
We could add color for each identifier too.
Implementation detail: Every field of a PackageInformation is now optional. PackageInformation have a function get_required_publish_information, that return a RequiredPublishInformation, containing a copy of the required field that can be accesed without test/unwrapping. If any of the required field is undefined, it instead return a MissingPublishFieldError error (this one shouldn't get transformed into a GPMError or similar), that list every missing required field.
Updated error message, too:
Example error message: