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

Show a warning if glee can't process a received message #558

Closed
Tracked by #518
KhudaDad414 opened this issue Oct 30, 2023 · 4 comments · Fixed by #568
Closed
Tracked by #518

Show a warning if glee can't process a received message #558

KhudaDad414 opened this issue Oct 30, 2023 · 4 comments · Fixed by #568
Assignees
Labels
area/typescript Specify what technical area given issue relates to. Its goal is to ease filtering good first issues. enhancement New feature or request good first issue Good for newcomers released

Comments

@KhudaDad414
Copy link
Member

Reason/Context

When glee receives a message that doesn't belong to any operation in the AsyncAPI file, it should show a warning to the user saying that the message has been ignored since the AsyncAPI file lacks a send/receive operation for that channel.

@KhudaDad414 KhudaDad414 added the enhancement New feature or request label Oct 30, 2023
@KhudaDad414
Copy link
Member Author

/gfi ts

@asyncapi-bot asyncapi-bot added area/typescript Specify what technical area given issue relates to. Its goal is to ease filtering good first issues. good first issue Good for newcomers labels Oct 30, 2023
@KhudaDad414 KhudaDad414 self-assigned this Nov 9, 2023
@KhudaDad414
Copy link
Member Author

/progress 10

started working on the issue

@KhudaDad414
Copy link
Member Author

/progress 90

PR #568 is ready for review.

@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.29.0 🎉

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
area/typescript Specify what technical area given issue relates to. Its goal is to ease filtering good first issues. enhancement New feature or request good first issue Good for newcomers released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants