Make some of the c.g.g.view.client.*SelectionModelTest tests async.#10365
Open
niloc132 wants to merge 1 commit into
Open
Make some of the c.g.g.view.client.*SelectionModelTest tests async.#10365niloc132 wants to merge 1 commit into
niloc132 wants to merge 1 commit into
Annotations
12 warnings
|
Create pull request comments/annotations for Checkstyle and ErrorProne from the java 21 build, even on failure:
user/test/com/google/gwt/view/client/MultiSelectionModelTest.java#L16
[checkstyle] reported by reviewdog 🐶
Line matches the illegal pattern 'more than one blank line'.
Raw Output:
/home/runner/work/gwt/gwt/gwt/user/test/com/google/gwt/view/client/MultiSelectionModelTest.java:16:0: info: Line matches the illegal pattern 'more than one blank line'. (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpCheck)
|
|
Create pull request comments/annotations for Checkstyle and ErrorProne from the java 21 build, even on failure:
user/test/com/google/gwt/view/client/DefaultSelectionModelTest.java#L16
[checkstyle] reported by reviewdog 🐶
Line matches the illegal pattern 'more than one blank line'.
Raw Output:
/home/runner/work/gwt/gwt/gwt/user/test/com/google/gwt/view/client/DefaultSelectionModelTest.java:16:0: info: Line matches the illegal pattern 'more than one blank line'. (com.puppycrawl.tools.checkstyle.checks.regexp.RegexpCheck)
|
|
Build, style/api checks, produce docs
[removal] Double(double) in Double has been deprecated and marked for removal
|
|
Build, style/api checks, produce docs
[removal] Double(double) in Double has been deprecated and marked for removal
|
|
Build, style/api checks, produce docs
[removal] Double(double) in Double has been deprecated and marked for removal
|
|
Build, style/api checks, produce docs
[removal] Double(double) in Double has been deprecated and marked for removal
|
|
Build, style/api checks, produce docs
[LongDoubleConversion] Conversion from long to double may lose precision; use an explicit cast to double if this was intentional
|
|
Build, style/api checks, produce docs
[AlmostJavadoc] This comment contains Javadoc or HTML tags, but isn't started with a double asterisk (/**); is it meant to be Javadoc?
|
|
Build, style/api checks, produce docs
[EffectivelyPrivate] This declaration has public or protected modifiers, but is effectively private.
|
|
Build, style/api checks, produce docs
[EffectivelyPrivate] This declaration has public or protected modifiers, but is effectively private.
|
|
Build, style/api checks, produce docs
[CatchAndPrintStackTrace] Logging or rethrowing exceptions should usually be preferred to catching and calling printStackTrace
|
|
Build, style/api checks, produce docs
[VoidUsed] Using a Void-typed variable is potentially confusing, and can be replaced with a literal `null`.
|
background
wait
wait-all
cancel
parallel
Loading