question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Spurious errors with unique rules

See original GitHub issue

I am getting spurious errors when running a few of the unique rules

Repro: https://github.com/zakodium/eslint-config-graphql (the failing-rules branch) with npm run test

You can see the 5 unique rules that fail in this diff: here

The tested schema / document files are here, the error output can be seen here

It’s running graphql-eslint v0.8.0

I hope this helps and I’m not missing anything obvious

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:10

github_iconTop GitHub Comments

1reaction
stropitekcommented, May 19, 2021

can you please try @graphql-eslint/eslint-plugin@1.0.1-alpha-e98cae7.0

Yes tests pass now!

1reaction
stropitekcommented, May 19, 2021

there are no false positives for graphql-eslint/unique-type-names anymore. Thanks!

Other rules are still failing though, should I open a separate issue for each one of them?

https://github.com/zakodium/eslint-config-graphql/runs/2618345467

I don’t think you can see the action logs so here is an image:

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Spurious relationship - Wikipedia
In statistics, a spurious relationship or spurious correlation is a mathematical relationship in which two or more events or variables are associated but ......
Read more >
Spurious Correlation: Definition, Examples & Detecting
A spurious correlation occurs when two variables are correlated but they don't have a causal relationship.
Read more >
Eliminating Spurious Error Messages Using Exceptions ...
This paper presents a discipline for tracking unavailable values and avoiding cascading error messages. The discipline extends the error monad ...
Read more >
How Ignoring Measurement Error and Environmental ... - jstor
Spurious Certainty: How. Ignoring Measurement Error and. Environmental Heterogeneity. May Contribute to Environ - mental Controversies.
Read more >
An Approach for Minimizing Spurious Errors in Testing ADA ...
We propose an approach for detecting deadlocks and race conditions in Ada tasking software. It is based on an extension to Petri net-based...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found