SonarCloud error reduction: java rule S1170: Public constants and fields initialized at declaration should be "static final" rather than merely "final" #9940
Labels
good first issue
Good for newcomers
sonar-cloud-error-reduction
all items related to reduce the number of errors in SonarCloud
SonarCloud issues errors on java rule S1170: Public constants and fields initialized at declaration should be "static final" rather than merely "final"
https://sonarcloud.io/organizations/uyuni-project/rules?open=java%3AS1170&rule_key=java%3AS1170
All issues in Uyuni for this rule:
https://sonarcloud.io/project/issues?languages=java&issueStatuses=OPEN%2CCONFIRMED&id=uyuni-project_uyuni&rules=java%3AS1170
These errors should be fixed. This task can be also split into smaller chunks.
The text was updated successfully, but these errors were encountered: