feat: Introduction of language modules #1911
checkstyle-annotate.yml
on: pull_request
checkstyle
1m 32s
Annotations
2 errors and 11 warnings
checkstyle
Unused import - org.languagetool.JLanguageTool.
|
checkstyle
Gradle build failed: see console output for details
|
checkstyle
This job uses deprecated functionality from the 'gradle/actions/setup-gradle' action. Consult the Job Summary for more details.
|
checkstyle
Comment matches to-do format 'TODO:'.
|
checkstyle:
src/org/omegat/filters2/text/ini/INIFilter.java#L243
Line is longer than 120 characters (found 123).
|
checkstyle
switch without "default" clause.
|
checkstyle
Comment matches to-do format 'TODO:'.
|
checkstyle
Name 'mapper' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
|
checkstyle
'config' hides a field.
|
checkstyle
'config' hides a field.
|
checkstyle
Name 'themeClassloader' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
|
checkstyle
Name 'languageClassloader' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
|
checkstyle
'sourceFilenameMask' hides a field.
|