ljmotta commented on code in PR #2868:
URL:
https://github.com/apache/incubator-kie-tools/pull/2868#discussion_r1950768233
##########
packages/dmn-editor/src/DmnEditor.tsx:
##########
@@ -71,7 +71,10 @@ export type DmnEditorRef = {
getCommands: () => Commands;
};
-export type EvaluationResults = Record<string, any>;
+/**
+ * TODO we need to implement mapping between
(extended-services-api/src/dmnResult.ts) and ("success" | "failure")
Review Comment:
Could you please create an issue for this TODO?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]