You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @kmgowda I tried adding some missing comments, now it's not showing any sbk-api warnings but i am still getting warnings from generated files ( is that an issue )
Describe the Issue (Bug/Feature)
Fix the Javadoc warning of sbk-api module of SBK
To Reproduce
Just run : ./gradlew javadoc
you will get lots of javadoc warnings on sbk-api, sbk-ram, sbk-gem and sbk-gem-yal
Expected behavior
fix the warnings of sbk-api module;
the command "./gradlew javadoc" should not yield any warnings on sbk-api module/folder
Additional context
Fixing the Javadoc warning helps you to understand SBK framework internals
The text was updated successfully, but these errors were encountered: