fix(core): do not validate subflow if namespace or id is pebble #63
pull-request.yml
on: pull_request
Annotations
3 errors and 1 warning
io.kestra.plugin.core.http.RequestRunnerTest ► request(Execution):
tests/src/main/java/io/kestra/core/junit/extensions/ExtensionUtils.java#L12
Failed test found in:
core/build/test-results/test/TEST-io.kestra.plugin.core.http.RequestRunnerTest.xml
Error:
org.junit.jupiter.api.extension.ParameterResolutionException: Failed to resolve parameter [io.kestra.core.models.executions.Execution execution] in method [void io.kestra.plugin.core.http.RequestRunnerTest.request(io.kestra.core.models.executions.Execution)]: Unable to load flow: sanity-checks/request.yaml
|
io.kestra.runner.h2.H2RunnerTest ► dynamicTask(Execution):
core/src/main/java/io/kestra/core/utils/Await.java#L42
Failed test found in:
jdbc-h2/build/test-results/test/TEST-io.kestra.runner.h2.H2RunnerTest.xml
Error:
org.junit.jupiter.api.extension.ParameterResolutionException: Failed to resolve parameter [io.kestra.core.models.executions.Execution execution] in method [void io.kestra.core.runners.AbstractRunnerTest.dynamicTask(io.kestra.core.models.executions.Execution)]: Await failed to terminate within PT1M.
|
Backend - Tests / Backend - Tests
Process completed with exit code 1.
|
Backend - Tests / Backend - Tests
Test report summary exceeded limit of 65535 bytes and will be trimmed
|