Skip to content

Support Java 8+ semantics for String.split() #370

Support Java 8+ semantics for String.split()

Support Java 8+ semantics for String.split() #370

Triggered via push December 8, 2024 20:28
Status Success
Total duration 18m 9s
Artifacts 1

quick-check.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 4 warnings
I18NTest.testAnnotatedMessagesAsSafeHtml: gwt/user/test/com/google/gwt/i18n/I18NTest.gwt.xml#L193
expected: <PL: One argument: <em>this</em> gets escaped: &lt;script&gt;evil&lt;/script&gt;>, actual: <PL: One argument: em&gt;this</em> gets escaped: &lt;script&gt;evil&lt;/script&gt;>
GwtSafeHtmlUtilsTest.testEscape_withEntities4: gwt/user/test/com/google/gwt/safehtml/shared/GwtSafeHtmlUtilsTest.java#L71
expected: <&amp;foo &amp;&amp; bar &#39; baz&amp;>, actual: <foo &amp;&amp; bar &#39; baz&amp;>
GwtSafeHtmlUtilsTest.testEscape_withEntitiesInvalidEntities: gwt/user/test/com/google/gwt/safehtml/shared/GwtSafeHtmlUtilsTest.java#L77
expected: <&amp;a mp;&amp;;&x;&amp;#;&amp;#x;>, actual: <a mp;&amp;;&x;&amp;#;&amp;#x;>
I18NTest.testAnnotatedMessagesAsSafeHtml: gwt/user/test/com/google/gwt/i18n/I18NTest.gwt.xml#L193
expected: <PL: One argument: <em>this</em> gets escaped: &lt;script&gt;evil&lt;/script&gt;>, actual: <PL: One argument: em&gt;this</em> gets escaped: &lt;script&gt;evil&lt;/script&gt;>
GwtSafeHtmlUtilsTest.testEscape_withEntitiesInvalidEntities: gwt/user/test/com/google/gwt/safehtml/shared/GwtSafeHtmlUtilsTest.java#L77
expected: <&amp;a mp;&amp;;&x;&amp;#;&amp;#x;>, actual: <a mp;&amp;;&x;&amp;#;&amp;#x;>
GwtSafeHtmlUtilsTest.testEscape_withEntities4: gwt/user/test/com/google/gwt/safehtml/shared/GwtSafeHtmlUtilsTest.java#L71
expected: <&amp;foo &amp;&amp; bar &#39; baz&amp;>, actual: <foo &amp;&amp; bar &#39; baz&amp;>
I18NTest.testAnnotatedMessagesAsSafeHtml: gwt/user/test/com/google/gwt/i18n/I18NTest.gwt.xml#L193
expected: <PL: One argument: <em>this</em> gets escaped: &lt;script&gt;evil&lt;/script&gt;>, actual: <PL: One argument: em&gt;this</em> gets escaped: &lt;script&gt;evil&lt;/script&gt;>
GwtSafeHtmlUtilsTest.testEscape_withEntities4: gwt/user/test/com/google/gwt/safehtml/shared/GwtSafeHtmlUtilsTest.java#L71
expected: <&amp;foo &amp;&amp; bar &#39; baz&amp;>, actual: <foo &amp;&amp; bar &#39; baz&amp;>
GwtSafeHtmlUtilsTest.testEscape_withEntitiesInvalidEntities: gwt/user/test/com/google/gwt/safehtml/shared/GwtSafeHtmlUtilsTest.java#L77
expected: <&amp;a mp;&amp;;&x;&amp;#;&amp;#x;>, actual: <a mp;&amp;;&x;&amp;#;&amp;#x;>
I18NTest.testAnnotatedMessagesAsSafeHtml: gwt/user/test/com/google/gwt/i18n/I18NTest.gwt.xml#L193
expected: <PL: One argument: <em>this</em> gets escaped: &lt;script&gt;evil&lt;/script&gt;>, actual: <PL: One argument: em&gt;this</em> gets escaped: &lt;script&gt;evil&lt;/script&gt;>
GwtSafeHtmlUtilsTest.testEscape_withEntities4: gwt/user/test/com/google/gwt/safehtml/shared/GwtSafeHtmlUtilsTest.java#L71
expected: <&amp;foo &amp;&amp; bar &#39; baz&amp;>, actual: <foo &amp;&amp; bar &#39; baz&amp;>
GwtSafeHtmlUtilsTest.testEscape_withEntitiesInvalidEntities: gwt/user/test/com/google/gwt/safehtml/shared/GwtSafeHtmlUtilsTest.java#L77
expected: <&amp;a mp;&amp;;&x;&amp;#;&amp;#x;>, actual: <a mp;&amp;;&x;&amp;#;&amp;#x;>
build (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (21)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
checkstyle-reports-java21 Expired
131 KB