-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
TypeError: message.id is not a function #438
Comments
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request. |
Same issue here since this morning with node16, and generator in v1.9.0 with no codebase changes |
For us as well with the GitHub Action of the generator |
🎉 This issue has been resolved in version 0.28.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Describe the bug
TypeError: message.id is not a function
How to Reproduce
Use
asyncapi.yml
with the following contentrun
Expected behavior
no error
I use node v18.16.0 and ag version 1.10.14, but this occurs since yesterday also on other versions!
The text was updated successfully, but these errors were encountered: