Skip to content

Typescript IssueCommentEvent.issue type is never #395

Closed
@danielpza

Description

@danielpza

Trying to use type IssueCommentEvent accessing issue property yields never type:

import('@octokit/webhooks-definitions/schema').IssueCommentEvent['issue']

image

I would expect it to have some type, either Issue or some augmentation of it

Perhaps there's some conflict between the Issue type and specific type overwriting it it

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working as documented

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions