[NU-1836] Move converters from CONV util to extension methods. Implement generic conversion extension methods: is, to and toOrNull. #15068
Triggered via pull request
October 24, 2024 09:56
lukasz-bigorajski
synchronize
#7063
Status
Success
Total duration
10s
Artifacts
–
Annotations
2 errors and 2 warnings
Fragment ► should display dead-ended fragment correct ► Fragment should display dead-ended fragment correct:
d42e53ae50f01a776202201be170391e.xml#L0
Failed test found in:
d42e53ae50f01a776202201be170391e.xml
Error:
AssertionError: Timed out retrying after 30000ms: Expected to find content: '/^save$/i' but never did.
|
pl.touk.nussknacker.ui.api.ExpressionSuggesterSpec ► should suggest parameters for casts methods:
designer/server/src/test/scala/pl/touk/nussknacker/ui/api/ExpressionSuggesterSpec.scala#L783
Failed test found in:
designer/server/target/test-reports/TEST-pl.touk.nussknacker.ui.api.ExpressionSuggesterSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: List(ExpressionSuggestion("BigDecimal", TypedClass(class java.math.BigDecimal, List()), false, None, List()), ExpressionSuggestion("Boolean", TypedClass(class java.lang.Boolean, List()), false, None, List()), ExpressionSuggestion("Double", TypedClass(class java.lang.Double, List()), false, None, List()), ExpressionSuggestion("List", TypedClass(interface java.util.List, List(Unknown)), false, None, List()), ExpressionSuggestion("Long", TypedClass(class java.lang.Long, List()), false, None, List()), ExpressionSuggestion("Map", TypedClass(interface java.util.Map, List(Unknown, Unknown)), false, None, List()), ExpressionSuggestion("String", TypedClass(class java.lang.String, List()), false, None, List())) did not contain the same elements as List(ExpressionSuggestion("BigDecimal", TypedClass(class java.math.BigDecimal, List()), false, None, List()), ExpressionSuggestion("Boolean", TypedClass(class java.lang.Boolean, List()), false, None, List()), ExpressionSuggestion("Double", TypedClass(class java.lang.Double, List()), false, None, List()), ExpressionSuggestion("Long", TypedClass(class java.lang.Long, List()), false, None, List()))
|
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/
|