feat(core): validate that an input of type FILE didn't have any defaults #3156
Annotations
1 error and 2 warnings
MysqlRunnerTest.[5]:
jdbc-mysql/src/test/java/io/kestra/runner/mysql/MysqlRunnerTest.java#L1
org.gradle.internal.exceptions.DefaultMultiCauseException: Test execution #5 (of up to 5 with at least 1 successes) failed ~> test fails - see cause for details (4 failures)
org.opentest4j.TestAbortedException:
Expected: a value greater than <0L>
but: <0L> was equal to <0L>
Test execution #1 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: a value greater than <0L>
but: <0L> was equal to <0L>
Test execution #2 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: a value greater than <0L>
but: <0L> was equal to <0L>
Test execution #3 (of up to 5) failed ~> will retry in 0 ms...
org.opentest4j.TestAbortedException:
Expected: a value greater than <0L>
but: <0L> was equal to <0L>
Test execution #4 (of up to 5) failed ~> will retry in 0 ms...
|
Analyze (javascript)
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
|
Analyze (java)
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
|