Skip to content

Merge branch 'master' into improvement/naming-strategy/supporting-Pro… #33

Merge branch 'master' into improvement/naming-strategy/supporting-Pro…

Merge branch 'master' into improvement/naming-strategy/supporting-Pro… #33

GitHub Actions / Qodana completed Sep 23, 2024 in 0s

Qodana

2 problems were detected.

Details

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

Annotations

Check warning on line 30 in junit-vintage/src/main/java/com/nosto/beanie/JacksonBeanTest.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Abstract class which has no concrete subclass

Abstract class `JacksonBeanTest` has no concrete subclass

Check warning on line 35 in beanie-annotations/src/main/java/com/nosto/beanie/JacksonBean.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

'equals()' method which does not check class of parameter

`equals()` should check the class of its parameter