Workiva / dependency_validator

A tool to help you find missing, under-promoted, over-promoted, and unused dependencies.
Other
59 stars 18 forks source link

FEDX-1589: Include file path on parse error #128

Closed matthewnitschke-wk closed 2 months ago

matthewnitschke-wk commented 2 months ago

FEDX-1589

Issue Status

Motivation

If dependency_validator is ran on a file which contains invalid dart syntax, it will fail without a very good message

Screenshot 2024-09-04 at 7 37 35 PM

Changes

Updates the output of the parse error, including the name of the file that could not be parsed

Screenshot 2024-09-04 at 7 41 05 PM

Testing/QA Instructions

aviary-wf commented 2 months ago

Security Insights

No security relevant content was detected by automated scans.

Action Items

dustinlessard-wf commented 2 months ago

QA+1 @Workiva/release-management-p