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

item.content can be null even when item.type is "ISSUE" #126

Closed
5 tasks done
gr2m opened this issue Aug 4, 2023 · 2 comments · Fixed by #127
Closed
5 tasks done

item.content can be null even when item.type is "ISSUE" #126

gr2m opened this issue Aug 4, 2023 · 2 comments · Fixed by #127
Assignees
Labels
bug Something isn't working released

Comments

@gr2m
Copy link
Owner

gr2m commented Aug 4, 2023

Please avoid duplicates

Reproducible test case

private code unfortunately

Please select the environment(s) that are relevant to your bug report

  • Browsers
  • Node
  • Deno

Versions

3.3.5

What happened?

I've seen item.content to be null although item.type is "ISSUE" on several occasions. The cause is unclear as of yet, but we should handle this case for future resilience anyway

Would you be interested in contributing a fix?

  • yes
@gr2m gr2m added the bug Something isn't working label Aug 4, 2023
@gr2m gr2m self-assigned this Aug 4, 2023
@gr2m
Copy link
Owner Author

gr2m commented Aug 4, 2023

The cause is most likely when an issue is deleted

@gr2m gr2m closed this as completed in #127 Aug 4, 2023
gr2m added a commit that referenced this issue Aug 4, 2023
@github-actions
Copy link

github-actions bot commented Aug 4, 2023

🎉 This issue has been resolved in version 3.3.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant