ci: fix release workflows #1519
generate_translations.yml
on: push
Commit directly to PR
12s
Open PR for a forked repository
0s
Annotations
2 errors
RequestTest.head():
core/src/test/java/io/kestra/plugin/core/http/RequestTest.java#L91
java.lang.NullPointerException: Cannot invoke "java.util.List.getFirst()" because the return value of "java.util.Map.get(Object)" is null
|
ScheduleTest.shouldReturnExecutionForBackFillWhenCurrentDateIsAfterScheduleDate():
core/src/test/java/io/kestra/plugin/core/trigger/ScheduleTest.java#L259
java.lang.AssertionError:
Expected: is <true>
but: was <false>
|