Skip to content

kie-issues#577: Build a first version of the new React-based DMN Editor with ~90% feature parity with the current GWT-based one #3706

kie-issues#577: Build a first version of the new React-based DMN Editor with ~90% feature parity with the current GWT-based one

kie-issues#577: Build a first version of the new React-based DMN Editor with ~90% feature parity with the current GWT-based one #3706

Triggered via pull request December 24, 2023 03:57
Status Cancelled
Total duration 29m 7s
Artifacts

ci_build.yml

on: pull_request
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
run (windows-latest)
The operation was canceled.
run (ubuntu-latest)
Canceling since a higher priority waiting request for 'ci-build-full-pr-2064' exists
run (ubuntu-latest)
The operation was canceled.
run (macos-latest)
Canceling since a higher priority waiting request for 'ci-build-full-pr-2064' exists
run (macos-latest)
The operation was canceled.
run (ubuntu-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L96
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useMemo call and refer to those specific props inside useMemo
run (ubuntu-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L104
React Hook useImperativeHandle has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useImperativeHandle call and refer to those specific props inside useImperativeHandle