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

Validate that interfaces should not have any resolver #7

Merged
merged 2 commits into from
Aug 18, 2024

Conversation

namenu
Copy link
Member

@namenu namenu commented Aug 16, 2024

https://github.com/green-labs/farmmorning-backend/issues/6985#issuecomment-2288101982

sample output:

Interface should not have resolvers FeedItemV2.reason
Interface should not have resolvers Post.actionLink
Interface should not have resolvers Post.author
Interface should not have resolvers Post.commentsCount
Interface should not have resolvers Post.communityPostComments
Interface should not have resolvers Post.createdAt
Interface should not have resolvers Post.imagesV2
Interface should not have resolvers Post.isBlocked
Interface should not have resolvers Post.isDeleted
Interface should not have resolvers Post.isMine
Interface should not have resolvers Post.likers
Interface should not have resolvers Post.popularPostComment
Interface should not have resolvers Post.readCount
Interface should not have resolvers Post.recentPostComment
Interface should not have resolvers Post.urlPreviews
Interface should not have resolvers Post.userBookmarked
Interface should not have resolvers Post.userLiked

@namenu namenu requested a review from 1e16miin August 16, 2024 08:10
@namenu namenu merged commit de9afce into main Aug 18, 2024
2 checks passed
@namenu namenu deleted the validator-interface-with-impl branch September 9, 2024 03:01
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.

1 participant