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 checkstyle error in Example.java, compiler warning, and update skin #24

Open
bertysentry opened this issue May 21, 2024 · 0 comments · May be fixed by #25
Open

Fix checkstyle error in Example.java, compiler warning, and update skin #24

bertysentry opened this issue May 21, 2024 · 0 comments · May be fixed by #25
Assignees

Comments

@bertysentry
Copy link
Member

bertysentry commented May 21, 2024

A few minor issues to fix:

  1. Checkstyle

Check failure on line 26 in src/main/java/org/sentrysoftware/example/Example.java

@github-actionsgithub-actions
/ Checkstyle
com.puppycrawl.tools.checkstyle.checks.design.HideUtilityClassConstructorCheck
Utility classes should not have a public or default constructor.

  1. Compiler complains about inconsistent Java version.

  2. Update skin to the latest version

@bertysentry bertysentry self-assigned this May 21, 2024
@bertysentry bertysentry changed the title Fix checkstyle error in Example.java Fix checkstyle error in Example.java, compiler warning, and update skin May 21, 2024
@bertysentry bertysentry linked a pull request May 21, 2024 that will close this issue
bertysentry added a commit that referenced this issue May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant