chore(deps): bump net.java.dev.jna:jna-platform from 5.13.0 to 5.16.0 #2382
checkstyle-annotate.yml
on: pull_request
checkstyle
1m 41s
Annotations
11 warnings
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.
|