feat: update tmx writer, escaper, and unit test #1787
checkstyle-annotate.yml
on: pull_request
checkstyle
1m 42s
Annotations
3 errors and 11 warnings
checkstyle
'static' modifier out of order with the JLS suggestions.
|
checkstyle
'static' modifier out of order with the JLS suggestions.
|
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
'sourceLang' hides a field.
|
checkstyle
'targetLang' hides a field.
|
checkstyle
'disabledCategories' hides a field.
|
checkstyle
'disabledRules' hides a field.
|
checkstyle
'enabledRules' hides a field.
|
checkstyle
'bridge' hides a field.
|
checkstyle
Comment matches to-do format 'TODO:'.
|
checkstyle
Avoid nested blocks.
|
checkstyle
Name 'codec' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
|
checkstyle:
src/org/omegat/util/TmxEscapingWriterFactory.java#L47
Line is longer than 120 characters (found 128).
|