Update javet to 4.1.1 #3341
Annotations
5 errors and 1 warning
Publish Test Report:
contrib/testng/test/resources/demo/testng/src/foo/HelloTests.java#L73127
expected:<"Not hello, world"> but was:<"Hello, world">
AssertionFailedError: expected:<"Not hello, world"> but was:<"Hello, world">
|
Publish Test Report:
foo HelloTests#L1
Expected <Hello, world>, actual <Not hello, world>.
AssertionError: Expected <Hello, world>, actual <Not hello, world>.
|
Publish Test Report:
ArgsParserTests#L1
result.length == 80
result: Seq[String] = ArraySeq(hello, world)
|
Publish Test Report:
ArgsParserTests#L1
result.length == 80
result: Seq[String] = ArraySeq(hello, world)
|
Publish Test Report:
ArgsParserSpec#L1
Array("hello", "world") had length 2 instead of expected length 80
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading