[BUG] asyncapi bundle does not report error if external reference cannot be resolved #1475
Closed
2 tasks done
Labels
bug
Something isn't working
Describe the bug.
In case a document uses an invalid external reference,
asyncapi bundle
ignores the error and outputs:It seems that the whole process stops and no other document is processed anymore.
Expected behavior
The command fails and reports the error
Screenshots
How to Reproduce
Documents to reproduce:
main.yml
:shared.yml
:operations/a.yml
:operations/b.yml
:The external reference in
operations/b.yml
is wrong. Runningasyncapi bundle
outputs:bundle.yml
contains:🥦 Browser
None
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
None
The text was updated successfully, but these errors were encountered: