fix(ui): tabs are being cleared on flow creation #9622
main.yml
on: pull_request
Annotations
3 errors
ValuesFilterTest.map():
core/src/test/java/io/kestra/core/runners/pebble/filters/ValuesFilterTest.java#L47
java.lang.AssertionError:
Expected: a string containing "true,"
but: was "["string","2013-09-08T16:19:00Z",{"float":1.123,"string":"string","int":1},true]"
|
ExecutionControllerTest.kill():
webserver/src/test/java/io/kestra/webserver/controllers/api/ExecutionControllerTest.java#L1034
java.lang.AssertionError:
Expected: is <KILLED>
but: was <RUNNING>
|
Check & Publish
Process completed with exit code 1.
|