Skip to content

Change label for subsegments #2380

Change label for subsegments

Change label for subsegments #2380

Triggered via pull request December 21, 2024 14:13
Status Failure
Total duration 1m 30s
Artifacts

checkstyle-annotate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
checkstyle
Method search length is 152 lines (max allowed is 150).
checkstyle
',' is not followed by whitespace.
checkstyle
',' is not followed by whitespace.
checkstyle
',' is not followed by whitespace.
checkstyle
More than 7 parameters (found 16).
checkstyle
Process completed with exit code 1.
checkstyle
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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]*$'.
checkstyle
switch without "default" clause.