kie-issues#960: Upgrade kie-tools
to Java 17, Maven 3.9.6, and Quarkus 3
#4149
Annotations
5 errors, 11 warnings, and 3 notices
FULL → Build → dev-deployment-base-image and dev-deployment-kogito-quarkus-blank-app
Process completed with exit code 1.
|
FULL → Build (without some images)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
|
FULL → Build (without some images):
packages/dmn-editor/tests/e2e/mutations/addEdge.spec.ts#L1
1) [Google Chrome] › mutations/addEdge.spec.ts:76:9 › Add edge › Between Input Data › And Text Annotation
Test timeout of 60000ms exceeded.
|
FULL → Build (without some images):
packages/dmn-editor/tests/e2e/mutations/addEdge.spec.ts#L87
1) [Google Chrome] › mutations/addEdge.spec.ts:76:9 › Add edge › Between Input Data › And Text Annotation
Error: locator.dragTo: Page closed
=========================== logs ===========================
waiting for getByTitle('Add Association edge').locator('visible=true')
locator resolved to <div data-handlepos="top" title="Add Association edge…>…</div>
attempting move and down action
waiting for element to be visible and stable
element is visible and stable
scrolling into view if needed
done scrolling
performing move and down action
move and down action done
waiting for scheduled navigations to finish
navigations have finished
waiting for getByText('New Input Data')
============================================================
85 | // Connect these nodes
86 | await page.getByTitle("New text annotation").click();
> 87 | await page.getByTitle("Add Association edge").locator("visible=true").dragTo(page.getByText("New Input Data"));
| ^
88 |
89 | const from = await page.getByTitle("New text annotation").getAttribute("data-nodeid");
90 | const to = await page.getByTitle("New Input Data").getAttribute("data-nodeid");
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/dmn-editor/tests/e2e/mutations/addEdge.spec.ts:87:77
|
FULL → Build (without some images):
packages/dmn-editor/tests/e2e/mutations/addEdge.spec.ts#L1
1) [Google Chrome] › mutations/addEdge.spec.ts:76:9 › Add edge › Between Input Data › And Text Annotation
Pending operations:
- locator.dragTo at tests/e2e/mutations/addEdge.spec.ts:87:77
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, pnpm/action-setup@v2, actions/setup-node@v3, actions/setup-java@v3, actions/setup-go@v3, stCarolas/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
FULL → Build (without some images):
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
|
FULL → Build (without some images):
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
|
FULL → Build (without some images):
packages/dashbuilder-component-svg-heatmap/src/SVGHeatmapComponent.tsx#L139
React Hook useEffect has missing dependencies: 'onDataset' and 'props.controller'. Either include them or remove the dependency array
|
FULL → Build (without some images):
packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L93
React Hook useEffect has a missing dependency: 'parentRef'. Either include it or remove the dependency array
|
FULL → Build (without some images):
packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L119
React Hook useEffect has a missing dependency: 'props.containsId'. Either include it or remove the dependency array
|
FULL → Build (without some images):
packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L121
React Hook useCallback has an unnecessary dependency: 'repaint'. Either exclude it or remove the dependency array
|
FULL → Build (without some images):
packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L126
React Hook useEffect has a missing dependency: 'onResize'. Either include it or remove the dependency array
|
FULL → Build (without some images):
packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L53
React Hook useCallback has a missing dependency: 'accessorPrefixesList'. Either include it or remove the dependency array
|
FULL → Build (without some images):
packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L69
React Hook useCallback has a missing dependency: 'accessorPrefixesList'. Either include it or remove the dependency array
|
FULL → Build (without some images):
packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L82
React Hook useCallback has a missing dependency: 'denyList'. Either include it or remove the dependency array
|
FULL → Build (without some images)
132 skipped
453 passed (12.0m)
|
FULL → Build (without some images)
1 flaky
[Google Chrome] › mutations/addEdge.spec.ts:76:9 › Add edge › Between Input Data › And Text Annotation
53 passed (3.0m)
|
FULL → Build (without some images)
72 skipped
24 passed (3.3m)
|
Loading