Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error reporting summaries #64

Open
mpizenberg opened this issue Nov 16, 2020 · 1 comment
Open

Error reporting summaries #64

mpizenberg opened this issue Nov 16, 2020 · 1 comment

Comments

@mpizenberg
Copy link
Member

While solving all elm packages, I stumbled upon quite a lot of unsolvable packages, for different reasons. I've classified those errors in different categories and I think it would be really nice if the error reporter was able to give one such class of high level problem before diving into the detailed tree. Here are some examples of potential categories:

  • Direct/Indirect dependency on a non-existing package
  • Indirect dependency on two incompatible versions of the same package
  • Indirect dependency on another version of itself
@mpizenberg mpizenberg added this to the v0.5 error reporting milestone Oct 22, 2022
@Eh2406
Copy link
Member

Eh2406 commented Oct 27, 2023

The more I thought about this idea the more I love it. These patterns should all be identifiable in a error tree.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants