[NU-1847] Definition service with the ability to return definition without config from additional provider #15157
Triggered via pull request
October 28, 2024 19:56
mateuszkp96
synchronize
#7021
Status
Success
Total duration
11s
Artifacts
–
Annotations
4 errors and 2 warnings
pl.touk.nussknacker.ui.process.processingtype.ProcessingTypeDataProviderSpec ► allow to access to processing type data only users that has read access to associated category:
designer/server/src/main/scala/pl/touk/nussknacker/ui/process/processingtype/ProcessingTypeData.scala#L86
Failed test found in:
designer/server/target/test-reports/TEST-pl.touk.nussknacker.ui.process.processingtype.ProcessingTypeDataProviderSpec.xml
Error:
java.lang.IllegalArgumentException: Error during creation of processing type data for processing type [foo]
|
pl.touk.nussknacker.ui.process.ProcessStateDefinitionServiceSpec ► should fetch state definitions when definitions with the same name are unique:
designer/server/src/main/scala/pl/touk/nussknacker/ui/process/processingtype/ProcessingTypeData.scala#L86
Failed test found in:
designer/server/target/test-reports/TEST-pl.touk.nussknacker.ui.process.ProcessStateDefinitionServiceSpec.xml
Error:
java.lang.IllegalArgumentException: Error during creation of processing type data for processing type [Streaming]
|
pl.touk.nussknacker.ui.process.ProcessStateDefinitionServiceSpec ► should hide state definitions when user does not have permissions to category:
designer/server/src/main/scala/pl/touk/nussknacker/ui/process/processingtype/ProcessingTypeData.scala#L86
Failed test found in:
designer/server/target/test-reports/TEST-pl.touk.nussknacker.ui.process.ProcessStateDefinitionServiceSpec.xml
Error:
java.lang.IllegalArgumentException: Error during creation of processing type data for processing type [Streaming]
|
pl.touk.nussknacker.ui.process.ProcessStateDefinitionServiceSpec ► should raise exception when definitions with the same name are NOT unique:
designer/server/src/test/scala/pl/touk/nussknacker/ui/process/ProcessStateDefinitionServiceSpec.scala#L116
Failed test found in:
designer/server/target/test-reports/TEST-pl.touk.nussknacker.ui.process.ProcessStateDefinitionServiceSpec.xml
Error:
org.scalatest.exceptions.TestFailedException: Expected exception java.lang.IllegalStateException to be thrown, but java.lang.IllegalArgumentException was thrown
|
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/
|