Skip to content

fix: o.o.c.segmentation.SRX to load conf and save srx in more robust way and remove warning message #2106

fix: o.o.c.segmentation.SRX to load conf and save srx in more robust way and remove warning message

fix: o.o.c.segmentation.SRX to load conf and save srx in more robust way and remove warning message #2106

Triggered via pull request November 1, 2024 03:59
Status Success
Total duration 1m 37s
Artifacts

checkstyle-annotate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
checkstyle
Comment matches to-do format 'TODO:'.
checkstyle
Avoid nested blocks.
checkstyle
switch without "default" clause.
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
'sourceFilenameMask' hides a field.
checkstyle
'sourceEncoding' hides a field.
checkstyle
'targetEncoding' hides a field.
checkstyle
'targetFilenamePattern' hides a field.
checkstyle
Name 'READ_STATE' must match pattern '^[A-Z][a-zA-Z0-9]*$'.