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

Eastwood reports can be duplicated #170

Open
vemv opened this issue Feb 23, 2021 · 0 comments
Open

Eastwood reports can be duplicated #170

vemv opened this issue Feb 23, 2021 · 0 comments

Comments

@vemv
Copy link
Contributor

vemv commented Feb 23, 2021

Brief

Eastwood can report faults twice:

    240:41 when-not called with 1 args.  (when-not test) always returns nil.  Perhaps there are misplaced parentheses?
    240:41 when-not called with 1 args.  (when-not test) always returns nil.  Perhaps there are misplaced parentheses?

...This is very occasional / hard to reproduce.

Suggestion

Use distinct prior to reporting, which seems a cheap/safe measure against any possible flaws in upstream linters

Environment info

f-s 4.3.0

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

1 participant