Improve lints.#111
Conversation
- When including an error in a lint, don't just include the
top-level error, but also the causes.
- Fixes #110.
The pull request's base (140fd7e) authenticates the pull request's head (4a6e83c). |
|
@pmatilai do you know why we might be getting this failure? |
|
@dmnks will have a better idea 😄 |
|
@dmnks Do you have any idea why this is failing? Thanks in advance. |
|
@nwalfield, my apologies, I missed the original nudge (notification email)! So it turns out, this is a Thanks! |
Merged now. |
No worries.
Thank you! |
|
Ok, it's now failing as follows: This is expected as this PR changes the output. Since the test is part of RPM, RPM will need to somehow adjust this (cc: @pmatilai, @dmnks) |
|
/fast-forward |
|
Filed #4166. |
|
Thanks! |
When including an error in a lint, don't just include the top-level error, but also the causes.
Fixes Vague error message when importing certificates signed with SHA1 #110.