-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Labels
kind/bugBug :-(Bug :-(stage/5-alpha-release-testingThe pull request is merged, an alpha release is available, to be testedThe pull request is merged, an alpha release is available, to be tested
Description
Describe the bug
The @graphql-eslint/unique-fragment-name
, @graphql-eslint/unique-operation-name
, and @graphql-eslint/known-fragment-names
rules seem to incorrectly report errors when operations are defined in .js/.ts files.
To Reproduce
Steps to reproduce the behavior:
https://github.com/mikew/graphql-eslint-woes
Expected behavior
There should be no issues in the repo above.
Environment:
- OS: macOS
@graphql-eslint/...
: latest- NodeJS: 14
dimaMachina and dotansimha
Metadata
Metadata
Assignees
Labels
kind/bugBug :-(Bug :-(stage/5-alpha-release-testingThe pull request is merged, an alpha release is available, to be testedThe pull request is merged, an alpha release is available, to be tested