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

Remove superfluous exposure of imported Problem type to top-level #267

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

Viir
Copy link
Contributor

@Viir Viir commented Nov 22, 2024

Looks like that exposing (Problem(..)) was introduced with commit 61c89e7 but that seems more like an accidental automated transformation than intended.

Copy link
Contributor

@lue-bird lue-bird left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I guess this means there's a false negative in elm-review-unused which didn't catch this.

@jfmengels
Copy link
Collaborator

Yes, I'm looking into it. It's a surprisingly tricky one, but I'm almost there (I have a fix, but can't reproduce it in a unit test. Turns out, there's also a false positive around this.
Thank you @Viir 😊

@jfmengels jfmengels merged commit fcac5e9 into stil4m:master Nov 22, 2024
1 of 2 checks passed
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

Successfully merging this pull request may close these issues.

3 participants