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

fix no-unreachable-types ignore types from directive arguments with request locations #1469

Merged
merged 1 commit into from
Feb 26, 2023

Conversation

dimaMachina
Copy link
Owner

fixes #301

@changeset-bot
Copy link

changeset-bot bot commented Feb 26, 2023

🦋 Changeset detected

Latest commit: 158a25e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@graphql-eslint/eslint-plugin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dimaMachina dimaMachina marked this pull request as ready for review February 26, 2023 19:06
@theguild-bot
Copy link
Collaborator

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-eslint/eslint-plugin 3.16.1-alpha-20230226190709-158a25e npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

🚀 Website Preview

The latest changes to the website are available as preview in: https://efe2612d.graphql-eslint.pages.dev

@dimaMachina dimaMachina merged commit 6b4e20c into master Feb 26, 2023
@dimaMachina dimaMachina deleted the fix-no-unreachable-types2 branch February 26, 2023 19:11
This was referenced Feb 26, 2023
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.

No-unreachable-types does not account for directive's parameters
2 participants