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

NullPointerException: An error was encountered: setTitle(String)" because "schema" is null #737

Closed
timonback opened this issue Apr 30, 2024 · 2 comments
Labels
bug Something isn't working staged for release

Comments

@timonback
Copy link
Member

Describe the bug
There is a null pointer exception in the latest release.

Related to https://github.com/springwolf/springwolf-core/pull/726/files#r1581879204

Dependencies and versions used
For example, springwolf-kafka version 1.2.0.

Stack trace and error logs

An error was encountered during operation scanning with io.github.springwolf.core.asyncapi.scanners.operations.SpringAnnotationOperationsScanner@20bd3082: Cannot invoke "io.github.springwolf.asyncapi.v3.model.schema.SchemaObject.setTitle(String)" because "schema" is null
@timonback timonback added the bug Something isn't working label Apr 30, 2024
@timonback
Copy link
Member Author

Resolved in #740

Copy link

The change is available in the latest release. 🎉

Thank you for the report/contribution and making Springwolf better!

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

No branches or pull requests

1 participant