PR #137 #14
codeql
on: dynamic
Matrix: analyze
Annotations
2 errors
|
io.kestra.plugin.git.SyncFlowsTest ► defaultCase_WithDelete():
src/test/java/io/kestra/plugin/git/SyncFlowsTest.java#L136
Failed test found in:
build/test-results/test/TEST-io.kestra.plugin.git.SyncFlowsTest.xml
Error:
java.lang.AssertionError:
|
|
io.kestra.plugin.git.SyncFlowsTest ► defaultCase_WithDeleteNoChildNs():
src/test/java/io/kestra/plugin/git/SyncFlowsTest.java#L262
Failed test found in:
build/test-results/test/TEST-io.kestra.plugin.git.SyncFlowsTest.xml
Error:
jakarta.validation.ConstraintViolationException: Illegal genericflow yaml: Cannot construct instance of `io.kestra.core.models.flows.GenericFlow` (although at least one Creator exists): no String-argument constructor/factory method to deserialize from String value ('my-tenant')
|