Skip to content

kie-issues#833: Move all UI packages from kogito-apps to kie-tools #4126

kie-issues#833: Move all UI packages from kogito-apps to kie-tools

kie-issues#833: Move all UI packages from kogito-apps to kie-tools #4126

Triggered via pull request February 29, 2024 15:21
Status Failure
Total duration 2h 55m 33s
Artifacts 12

ci_build.yml

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

Annotations

5 errors, 33 warnings, and 3 notices
run (ubuntu-latest)
❌ There are 1 test failures. 19851 tests succedded, though :)
[Google Chrome] › mutations/addEdge.spec.ts:76:9 › Add edge › Between Input Data › And Text Annotation: 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.
[Google Chrome] › mutations/addEdge.spec.ts:76:9 › Add edge › Between Input Data › And Text Annotation: 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
[Google Chrome] › mutations/addEdge.spec.ts:76:9 › Add edge › Between Input Data › And Text Annotation: 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
run (ubuntu-latest)
Process completed with exit code 1.
run (windows-latest)
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], al-cheb/configure-pagefile-action@86589fd789a4de3e62ba628dda2cb10027b66d67, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (windows-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 (windows-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
run (windows-latest): 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
run (windows-latest): 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
run (windows-latest): 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
run (windows-latest): 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
run (windows-latest): 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
run (windows-latest): 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
run (windows-latest): 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
run (windows-latest): 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
run (ubuntu-latest)
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/.
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
run (ubuntu-latest): 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
run (ubuntu-latest): 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
run (ubuntu-latest): 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
run (ubuntu-latest): 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
run (ubuntu-latest): 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
run (ubuntu-latest): 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
run (ubuntu-latest): 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
run (ubuntu-latest): 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
run (macos-latest)
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/.
run (macos-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 (macos-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
run (macos-latest): 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
run (macos-latest): 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
run (macos-latest): 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
run (macos-latest): 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
run (macos-latest): 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
run (macos-latest): 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
run (macos-latest): 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
run (macos-latest): 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
🎭 Playwright Run Summary
132 skipped 453 passed (12.6m)
🎭 Playwright Run Summary
1 flaky [Google Chrome] › mutations/addEdge.spec.ts:76:9 › Add edge › Between Input Data › And Text Annotation 53 passed (3.1m)
🎭 Playwright Run Summary
72 skipped 24 passed (3.4m)

Artifacts

Produced during runtime
Name Size
Linux__build-artifacts Expired
934 MB
Linux__end-to-end-tests-artifacts Expired
28.9 MB
Linux__end-to-end-tests-reports Expired
29 KB
Linux__tests-reports Expired
197 KB
Windows__build-artifacts Expired
1.09 GB
Windows__end-to-end-tests-artifacts Expired
22 Bytes
Windows__end-to-end-tests-reports Expired
22 Bytes
Windows__tests-reports Expired
215 KB
macOS__build-artifacts Expired
1.14 GB
macOS__end-to-end-tests-artifacts Expired
22 Bytes
macOS__end-to-end-tests-reports Expired
22 Bytes
macOS__tests-reports Expired
199 KB