Skip to content

[NU-1836] Add toList and toMap extension methods #15007

[NU-1836] Add toList and toMap extension methods

[NU-1836] Add toList and toMap extension methods #15007

Triggered via pull request October 22, 2024 10:20
@lukasz-bigorajskilukasz-bigorajski
synchronize #7042
Status Success
Total duration 12s
Artifacts

labeler.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
pl.touk.nussknacker.engine.process.DevClassDiscoveryTest ► check extracted class for model: engine/flink/test-utils/src/main/scala/pl/touk/nussknacker/engine/flink/test/ClassDiscoveryBaseTest.scala#L102
Failed test found in: engine/flink/management/dev-model/target/test-reports/TEST-pl.touk.nussknacker.engine.process.DevClassDiscoveryTest.xml Error: org.scalatest.exceptions.TestFailedException: class [Ljava.lang.Object; does not match: Set("toString", "lastIndexOf", "contains", "indexOf", "size", "containsAll", "isEmpty", "empty", "get", "toList", "isMap", "toListOrNull", "toMapOrNull", "isList", "toMap") was not equal to Set("empty", "size", "containsAll", "toString", "get", "contains", "indexOf", "toMapOrNull", "toMap", "toList", "lastIndexOf", "isEmpty", "toListOrNull")
pl.touk.nussknacker.defaultmodel.DefaultClassDiscoveryTest ► check extracted class for model: engine/flink/test-utils/src/main/scala/pl/touk/nussknacker/engine/flink/test/ClassDiscoveryBaseTest.scala#L102
Failed test found in: engine/flink/tests/target/test-reports/TEST-pl.touk.nussknacker.defaultmodel.DefaultClassDiscoveryTest.xml Error: org.scalatest.exceptions.TestFailedException: interface java.util.List does not match: Set("lastIndexOf", "contains", "indexOf", "size", "containsAll", "toString", "isEmpty", "empty", "get", "toList", "isMap", "toListOrNull", "toMapOrNull", "isList", "toMap") was not equal to Set("empty", "size", "containsAll", "toString", "get", "contains", "indexOf", "toMapOrNull", "toMap", "toList", "lastIndexOf", "isEmpty", "toListOrNull")
triage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/labeler@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
triage
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/labeler@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/