Skip to content

feat: Introduction of language modules #1911

feat: Introduction of language modules

feat: Introduction of language modules #1911

Triggered via pull request July 25, 2024 05:26
Status Failure
Total duration 1m 43s
Artifacts

checkstyle-annotate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.