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

Fix SBK-API Javadoc warnings #298

Open
kmgowda opened this issue Feb 22, 2022 · 3 comments
Open

Fix SBK-API Javadoc warnings #298

kmgowda opened this issue Feb 22, 2022 · 3 comments

Comments

@kmgowda
Copy link
Owner

kmgowda commented Feb 22, 2022

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

@Amartya-Mahato
Copy link
Contributor

Amartya-Mahato commented Mar 7, 2022

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 )

@kmgowda
Copy link
Owner Author

kmgowda commented Mar 7, 2022

@Amartya-Mahato ignore the warnings on generated files ; you just have to fix only the sbk-api warnings

@Amartya-Mahato
Copy link
Contributor

ok thanks for suggesting, let me raise a pull request then! please review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants