yesamer commented on code in PR #2943:
URL: 
https://github.com/apache/incubator-kie-tools/pull/2943#discussion_r2086048652


##########
packages/online-editor/src/dmnRunner/DmnRunnerContextProvider.tsx:
##########
@@ -333,6 +335,19 @@ export function DmnRunnerContextProvider(props: 
PropsWithChildren<Props>) {
     [props.dmnLanguageService, props.workspaceFile.relativePath, 
props.workspaceFile.workspaceId, workspaces]
   );
 
+  const findDecisionIdIdBySourceId = useCallback(

Review Comment:
   @Kusuma04-dev As reported by copilot:
   
   ```suggestion
     const findDecisionIdBySourceId = useCallback(
   ```



-- 
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]

Reply via email to