Skip to content

chore(deps): bump com.google.guava:guava from 31.0.1-jre to 33.1.0-jre #50

chore(deps): bump com.google.guava:guava from 31.0.1-jre to 33.1.0-jre

chore(deps): bump com.google.guava:guava from 31.0.1-jre to 33.1.0-jre #50

Triggered via pull request March 14, 2024 06:53
Status Failure
Total duration 1m 57s
Artifacts

checkstyle-annotate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
checkstyle
File contains tab characters (this is the first instance).
checkstyle
File contains tab characters (this is the first instance).
checkstyle
Redundant 'public' modifier.
checkstyle
Redundant 'public' modifier.
checkstyle
Unused import - java.awt.Dimension.
checkstyle
'{' is not preceded with whitespace.
checkstyle
File contains tab characters (this is the first instance).
checkstyle: src/org/omegat/core/data/ComicPage.java#L1
File does not end with a newline.
checkstyle
Unused import - java.awt.image.BufferedImage.
checkstyle
'{' is not preceded with whitespace.
checkstyle
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
checkstyle
Name 'totdMenu' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
checkstyle
'panel' hides a field.
checkstyle
'frame' hides a field.
checkstyle
'frame' hides a field.
checkstyle
'panel' hides a field.
checkstyle
'rowToDistance' hides a field.
checkstyle
'rowToBead' hides a field.
checkstyle
'rowToSourceLine' hides a field.
checkstyle
'rowToTargetLine' hides a field.
checkstyle: aligner/src/main/java/org/omegat/gui/align/AlignFilePickerController.java#L400
Line is longer than 120 characters (found 126).