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

chore: Examples module #64

Merged
merged 10 commits into from
Oct 1, 2023

chore: Add Spring Boot example application (#63)

998c8a0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore: Examples module #64

chore: Add Spring Boot example application (#63)
998c8a0
Select commit
Loading
Failed to load commit list.
GitHub Actions / Qodana completed Oct 1, 2023 in 0s

Qodana

3 problems were detected.

Details

📓 Find out how to view the whole Qodana report.
📭 Contact us at [email protected]
👀 Or via our issue tracker: https://jb.gg/qodana-issue
🔥 Or share your feedback: https://jb.gg/qodana-discussions

Annotations

Check warning on line 54 in kotlin-asyncapi-examples/kotlin-asyncapi-spring-boot-example/pom.xml

See this annotation in the file changed.

@github-actions github-actions / Qodana

Library and maven plugin versions are different

Plugin version (1.8.22) is not the same as library version (null)

Check warning on line 75 in kotlin-asyncapi-examples/kotlin-asyncapi-spring-boot-example/pom.xml

See this annotation in the file changed.

@github-actions github-actions / Qodana

Library and maven plugin versions are different

Plugin version (null) is not the same as library version (1.6.21)

Check warning on line 22 in kotlin-asyncapi-script/src/main/kotlin/org/openfolder/kotlinasyncapi/script/AsyncApiScript.kt

See this annotation in the file changed.

@github-actions github-actions / Qodana

Serializable object must implement 'readResolve'

Serializable object must implement 'readResolve'