Skip to content

Configure checkstyle and fix checkstyle warnings #30

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

Open
vrogach2020 opened this issue Nov 11, 2021 · 1 comment
Open

Configure checkstyle and fix checkstyle warnings #30

vrogach2020 opened this issue Nov 11, 2021 · 1 comment
Labels
ci refactoring Code refactoring

Comments

@vrogach2020
Copy link
Contributor

vrogach2020 commented Nov 11, 2021

Sync plugin config with https://github.com/tarantool/cartridge-java

Run mvn checkstyle:check and fix everything.

@vrogach2020 vrogach2020 added the refactoring Code refactoring label Nov 11, 2021
@vrogach2020 vrogach2020 changed the title Fix checkstyle warnings Configure checkstyle and fix checkstyle warnings Mar 21, 2022
@ArtDu
Copy link
Contributor

ArtDu commented May 18, 2022

It's a lot :)

[INFO] There are 433 errors reported by Checkstyle 8.29 with sun_checks.xml ruleset

Also for javadoc mvn clean javadoc:javadoc

100 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module.
[WARNING] javadoc: warning - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module.
[WARNING] javadoc: warning - The code being documented uses modules but the packages defined in https://docs.oracle.com/javase/8/docs/api/ are in the unnamed module
.....

@dkasimovskiy dkasimovskiy added the ci label Oct 6, 2023
@dkasimovskiy dkasimovskiy self-assigned this Dec 11, 2023
@dkasimovskiy dkasimovskiy removed their assignment Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci refactoring Code refactoring
Projects
None yet
Development

No branches or pull requests

3 participants