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 crash on null author #46

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Conversation

jakebailey
Copy link
Member

This action is failing because an author is null. https://github.com/microsoft/TypeScript/actions/runs/7898177492/job/21555070807

The Issue schema that was copied here seemingly isn't accurate, so this fixes that.

Also, I guess when I submitted my PRs when doing the module overhaul, I didn't realize that I hadn't updated dist, so none of that code is running. I've pushed that into this PR.

@jakebailey
Copy link
Member Author

CI is only failing because the test workflow incorrectly assumes that people will only send PRs from branches in this repo (which I did not). I'll just merge.

@jakebailey jakebailey merged commit 8680b5b into microsoft:master Feb 15, 2024
1 of 2 checks passed
@jakebailey jakebailey deleted the fix-crash branch February 15, 2024 00:56
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.

2 participants