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 TypeError: Cannot read properties of undefined (reading 'kind') for require-nullable-result-in-root rule #1665

Merged
merged 1 commit into from
May 23, 2023

Conversation

dimaMachina
Copy link
Owner

fixes #1663

@changeset-bot
Copy link

changeset-bot bot commented May 23, 2023

🦋 Changeset detected

Latest commit: ec582f8

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

@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.19.1-alpha-20230523165338-ec582f8 npm ↗︎ unpkg ↗︎

@github-actions
Copy link
Contributor

💻 Website Preview

The latest changes are available as preview in: https://353ca84e.graphql-eslint.pages.dev

Copy link
Contributor

@nishtahir nishtahir left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the quick turnaround

@dimaMachina dimaMachina merged commit 73b1087 into master May 23, 2023
@dimaMachina dimaMachina deleted the ffix branch May 23, 2023 16:59
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.

require-nullable-result-in-root: TypeError: Cannot read properties of undefined (reading 'kind')
3 participants