Skip to content

NO-ISSUE: Update screenshots for failing tests #5939

NO-ISSUE: Update screenshots for failing tests

NO-ISSUE: Update screenshots for failing tests #5939

Triggered via pull request September 4, 2024 21:03
Status Failure
Total duration 2h 15m 10s
Artifacts 36

ci_build.yml

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

Annotations

19 errors, 112 warnings, and 3 notices
run (windows-latest, 0)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
run (windows-latest, 1)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
run (ubuntu-latest, 1)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
run (macos-13, 0)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
run (ubuntu-latest, 0)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
run (windows-latest, 2)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
run (macos-13, 2)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
run (macos-13, 1)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
run (ubuntu-latest, 2)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
[webkit] › boxedExpressions/conditional/populate.spec.ts:24:7 › Populate Boxed Conditional › should rename a Conditional: packages/boxed-expression-component/tests-e2e/boxedExpressions/conditional/populate.spec.ts#L32
1) [webkit] › boxedExpressions/conditional/populate.spec.ts:24:7 › Populate Boxed Conditional › should rename a Conditional Error: expect(received).toEqual(expected) // deep equality Expected: "Conditional Expression Name(<Undefined>)" Received: "Conditional Expression Name(<Undefined>)NameData TypeManage<Undefined>" 30 | .expressionHeaderCell.setName({ name: "Conditional Expression Name", close: true }); 31 | > 32 | expect(await bee.expression.asConditional().expressionHeaderCell.content.textContent()).toEqual( | ^ 33 | "Conditional Expression Name(<Undefined>)" 34 | ); 35 | }); at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/boxed-expression-component/tests-e2e/boxedExpressions/conditional/populate.spec.ts:32:93
[webkit] › drdArtifacts/addAssociationWaypoint.spec.ts:57:7 › Add edge waypoint - Association › should attach multiple Association waypoints to the edge: packages/dmn-editor/tests-e2e/drdArtifacts/addAssociationWaypoint.spec.ts#L78
1) [webkit] › drdArtifacts/addAssociationWaypoint.spec.ts:57:7 › Add edge waypoint - Association › should attach multiple Association waypoints to the edge Error: Timed out 10000ms waiting for expect(locator).toBeAttached() Locator: getByRole('button', { name: 'Edge from #_A68A4A92-4A9C-4ABD-A4F0-3BA390C7A006 to #_29867832-F019-423F-8D83-112FF213F024' }).locator('[data-waypointindex="2"]') Expected: attached Received: <element(s) not found> Call log: - expect.toBeAttached with timeout 10000ms - waiting for getByRole('button', { name: 'Edge from #_A68A4A92-4A9C-4ABD-A4F0-3BA390C7A006 to #_29867832-F019-423F-8D83-112FF213F024' }).locator('[data-waypointindex="2"]') 76 | waypointIndex: 2, 77 | }) > 78 | ).toBeAttached(); | ^ 79 | }); 80 | }); 81 | at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/dmn-editor/tests-e2e/drdArtifacts/addAssociationWaypoint.spec.ts:78:7
[webkit] › drgElements/modelDecisionService.spec.ts:272:11 › Model Decision Service › Model Decision Service - Signature › Model Decision Service - Signature - Decisions › Decision Service Decision Signature should not contain deleted Encapsulated Decision: packages/dmn-editor/tests-e2e/drgElements/modelDecisionService.spec.ts#L255
2) [webkit] › drgElements/modelDecisionService.spec.ts:272:11 › Model Decision Service › Model Decision Service - Signature › Model Decision Service - Signature - Decisions › Decision Service Decision Signature should not contain deleted Encapsulated Decision Error: expect(received).toEqual(expected) // deep equality - Expected - 3 + Received + 1 - Array [ - "A", - ] + Array [] 253 | await nodes.select({ name: DefaultNodeName.DECISION_SERVICE, position: NodePosition.TOP }); 254 | await decisionServicePropertiesPanel.open(); > 255 | expect(await decisionServicePropertiesPanel.getOutputDecisions()).toEqual(["A"]); | ^ 256 | expect(await decisionServicePropertiesPanel.getEncapsulatedDecisions()).toEqual(["B"]); 257 | }); 258 | at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/dmn-editor/tests-e2e/drgElements/modelDecisionService.spec.ts:255:75
[Google Chrome] › features/keyboard/keyboard.spec.ts:26:9 › Keyboard › Keyboard shortcuts navigation › should correctly navigate the table using keyboard shortcuts: packages/scesim-editor/tests-e2e/features/keyboard/keyboard.spec.ts#L47
1) [Google Chrome] › features/keyboard/keyboard.spec.ts:26:9 › Keyboard › Keyboard shortcuts navigation › should correctly navigate the table using keyboard shortcuts Error: Screenshot comparison failed: 463 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/__screenshots__/Google-Chrome/features/keyboard/navigation-up.png Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/features-keyboard-keyboard-bcb99-le-using-keyboard-shortcuts-Google-Chrome/navigation-up-actual.png Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/features-keyboard-keyboard-bcb99-le-using-keyboard-shortcuts-Google-Chrome/navigation-up-diff.png Call log: - expect.toHaveScreenshot(navigation-up.png) with timeout 10000ms - verifying given screenshot expectation - waiting for getByLabel('Test Scenario').getByTestId('standalone-bee-table').locator('div').first() - locator resolved to <div class="expression-container-box">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 463 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByLabel('Test Scenario').getByTestId('standalone-bee-table').locator('div').first() - locator resolved to <div class="expression-container-box">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 463 pixels (ratio 0.01 of all image pixels) are different. 45 | 46 | await table.navigateUp({ rowNumber: "2", columnNumber: 0, type: Type.KEYBOARD_SHORTCUT }); > 47 | await expect(testScenarioTable.get()).toHaveScreenshot("navigation-up.png"); | ^ 48 | 49 | await table.deselectCell({ rowNumber: "2", columnNumber: 0 }); 50 | await expect(testScenarioTable.get()).toHaveScreenshot("navigation-escaped.png"); at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/features/keyboard/keyboard.spec.ts:47:45
[Google Chrome] › features/keyboard/keyboard.spec.ts:26:9 › Keyboard › Keyboard shortcuts navigation › should correctly navigate the table using keyboard shortcuts: packages/scesim-editor/tests-e2e/features/keyboard/keyboard.spec.ts#L47
1) [Google Chrome] › features/keyboard/keyboard.spec.ts:26:9 › Keyboard › Keyboard shortcuts navigation › should correctly navigate the table using keyboard shortcuts Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 463 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/__screenshots__/Google-Chrome/features/keyboard/navigation-up.png Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/features-keyboard-keyboard-bcb99-le-using-keyboard-shortcuts-Google-Chrome-retry1/navigation-up-actual.png Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/features-keyboard-keyboard-bcb99-le-using-keyboard-shortcuts-Google-Chrome-retry1/navigation-up-diff.png Call log: - expect.toHaveScreenshot(navigation-up.png) with timeout 10000ms - verifying given screenshot expectation - waiting for getByLabel('Test Scenario').getByTestId('standalone-bee-table').locator('div').first() - locator resolved to <div class="expression-container-box">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 463 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByLabel('Test Scenario').getByTestId('standalone-bee-table').locator('div').first() - locator resolved to <div class="expression-container-box">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 463 pixels (ratio 0.01 of all image pixels) are different. 45 | 46 | await table.navigateUp({ rowNumber: "2", columnNumber: 0, type: Type.KEYBOARD_SHORTCUT }); > 47 | await expect(testScenarioTable.get()).toHaveScreenshot("navigation-up.png"); | ^ 48 | 49 | await table.deselectCell({ rowNumber: "2", columnNumber: 0 }); 50 | await expect(testScenarioTable.get()).toHaveScreenshot("navigation-escaped.png"); at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/features/keyboard/keyboard.spec.ts:47:45
[Google Chrome] › features/keyboard/keyboard.spec.ts:26:9 › Keyboard › Keyboard shortcuts navigation › should correctly navigate the table using keyboard shortcuts: packages/scesim-editor/tests-e2e/features/keyboard/keyboard.spec.ts#L47
1) [Google Chrome] › features/keyboard/keyboard.spec.ts:26:9 › Keyboard › Keyboard shortcuts navigation › should correctly navigate the table using keyboard shortcuts Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 463 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/__screenshots__/Google-Chrome/features/keyboard/navigation-up.png Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/features-keyboard-keyboard-bcb99-le-using-keyboard-shortcuts-Google-Chrome-retry2/navigation-up-actual.png Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/features-keyboard-keyboard-bcb99-le-using-keyboard-shortcuts-Google-Chrome-retry2/navigation-up-diff.png Call log: - expect.toHaveScreenshot(navigation-up.png) with timeout 10000ms - verifying given screenshot expectation - waiting for getByLabel('Test Scenario').getByTestId('standalone-bee-table').locator('div').first() - locator resolved to <div class="expression-container-box">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 463 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByLabel('Test Scenario').getByTestId('standalone-bee-table').locator('div').first() - locator resolved to <div class="expression-container-box">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 463 pixels (ratio 0.01 of all image pixels) are different. 45 | 46 | await table.navigateUp({ rowNumber: "2", columnNumber: 0, type: Type.KEYBOARD_SHORTCUT }); > 47 | await expect(testScenarioTable.get()).toHaveScreenshot("navigation-up.png"); | ^ 48 | 49 | await table.deselectCell({ rowNumber: "2", columnNumber: 0 }); 50 | await expect(testScenarioTable.get()).toHaveScreenshot("navigation-escaped.png"); at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/features/keyboard/keyboard.spec.ts:47:45
[Google Chrome] › features/keyboard/keyboard.spec.ts:55:9 › Keyboard › Arrow key navigation › should correctly navigate the table using arrow keys: packages/scesim-editor/tests-e2e/features/keyboard/keyboard.spec.ts#L72
2) [Google Chrome] › features/keyboard/keyboard.spec.ts:55:9 › Keyboard › Arrow key navigation › should correctly navigate the table using arrow keys Error: Screenshot comparison failed: 463 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/__screenshots__/Google-Chrome/features/keyboard/navigation-up.png Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/features-keyboard-keyboard-12edc--the-table-using-arrow-keys-Google-Chrome/navigation-up-actual.png Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/features-keyboard-keyboard-12edc--the-table-using-arrow-keys-Google-Chrome/navigation-up-diff.png Call log: - expect.toHaveScreenshot(navigation-up.png) with timeout 10000ms - verifying given screenshot expectation - waiting for getByLabel('Test Scenario').getByTestId('standalone-bee-table').locator('div').first() - locator resolved to <div class="expression-container-box">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 463 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByLabel('Test Scenario').getByTestId('standalone-bee-table').locator('div').first() - locator resolved to <div class="expression-container-box">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 463 pixels (ratio 0.01 of all image pixels) are different. 70 | 71 | await table.navigateUp({ rowNumber: "2", columnNumber: 0, type: Type.ARROW }); > 72 | await expect(testScenarioTable.get()).toHaveScreenshot("navigation-up.png"); | ^ 73 | 74 | await table.deselectCell({ rowNumber: "2", columnNumber: 0 }); 75 | await expect(testScenarioTable.get()).toHaveScreenshot("navigation-escaped.png"); at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/features/keyboard/keyboard.spec.ts:72:45
[Google Chrome] › features/keyboard/keyboard.spec.ts:55:9 › Keyboard › Arrow key navigation › should correctly navigate the table using arrow keys: packages/scesim-editor/tests-e2e/features/keyboard/keyboard.spec.ts#L72
2) [Google Chrome] › features/keyboard/keyboard.spec.ts:55:9 › Keyboard › Arrow key navigation › should correctly navigate the table using arrow keys Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 463 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/__screenshots__/Google-Chrome/features/keyboard/navigation-up.png Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/features-keyboard-keyboard-12edc--the-table-using-arrow-keys-Google-Chrome-retry1/navigation-up-actual.png Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/features-keyboard-keyboard-12edc--the-table-using-arrow-keys-Google-Chrome-retry1/navigation-up-diff.png Call log: - expect.toHaveScreenshot(navigation-up.png) with timeout 10000ms - verifying given screenshot expectation - waiting for getByLabel('Test Scenario').getByTestId('standalone-bee-table').locator('div').first() - locator resolved to <div class="expression-container-box">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 463 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByLabel('Test Scenario').getByTestId('standalone-bee-table').locator('div').first() - locator resolved to <div class="expression-container-box">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 463 pixels (ratio 0.01 of all image pixels) are different. 70 | 71 | await table.navigateUp({ rowNumber: "2", columnNumber: 0, type: Type.ARROW }); > 72 | await expect(testScenarioTable.get()).toHaveScreenshot("navigation-up.png"); | ^ 73 | 74 | await table.deselectCell({ rowNumber: "2", columnNumber: 0 }); 75 | await expect(testScenarioTable.get()).toHaveScreenshot("navigation-escaped.png"); at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/features/keyboard/keyboard.spec.ts:72:45
[Google Chrome] › features/keyboard/keyboard.spec.ts:55:9 › Keyboard › Arrow key navigation › should correctly navigate the table using arrow keys: packages/scesim-editor/tests-e2e/features/keyboard/keyboard.spec.ts#L72
2) [Google Chrome] › features/keyboard/keyboard.spec.ts:55:9 › Keyboard › Arrow key navigation › should correctly navigate the table using arrow keys Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 463 pixels (ratio 0.01 of all image pixels) are different. Expected: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/__screenshots__/Google-Chrome/features/keyboard/navigation-up.png Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/features-keyboard-keyboard-12edc--the-table-using-arrow-keys-Google-Chrome-retry2/navigation-up-actual.png Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/features-keyboard-keyboard-12edc--the-table-using-arrow-keys-Google-Chrome-retry2/navigation-up-diff.png Call log: - expect.toHaveScreenshot(navigation-up.png) with timeout 10000ms - verifying given screenshot expectation - waiting for getByLabel('Test Scenario').getByTestId('standalone-bee-table').locator('div').first() - locator resolved to <div class="expression-container-box">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - 463 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - waiting for getByLabel('Test Scenario').getByTestId('standalone-bee-table').locator('div').first() - locator resolved to <div class="expression-container-box">…</div> - taking element screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - attempting scroll into view action - waiting for element to be stable - captured a stable screenshot - 463 pixels (ratio 0.01 of all image pixels) are different. 70 | 71 | await table.navigateUp({ rowNumber: "2", columnNumber: 0, type: Type.ARROW }); > 72 | await expect(testScenarioTable.get()).toHaveScreenshot("navigation-up.png"); | ^ 73 | 74 | await table.deselectCell({ rowNumber: "2", columnNumber: 0 }); 75 | await expect(testScenarioTable.get()).toHaveScreenshot("navigation-escaped.png"); at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/features/keyboard/keyboard.spec.ts:72:45
run (ubuntu-latest, 2)
❌ There are 2 test failures. 7354 tests succedded, though :)
🎭 Playwright Run Summary
1 flaky [webkit] › boxedExpressions/conditional/populate.spec.ts:24:7 › Populate Boxed Conditional › should rename a Conditional 77 skipped 792 passed (26.6m)
🎭 Playwright Run Summary
2 flaky [webkit] › drdArtifacts/addAssociationWaypoint.spec.ts:57:7 › Add edge waypoint - Association › should attach multiple Association waypoints to the edge [webkit] › drgElements/modelDecisionService.spec.ts:272:11 › Model Decision Service › Model Decision Service - Signature › Model Decision Service - Signature - Decisions › Decision Service Decision Signature should not contain deleted Encapsulated Decision 99 skipped 1309 passed (1.1h)
🎭 Playwright Run Summary
2 failed [Google Chrome] › features/keyboard/keyboard.spec.ts:26:9 › Keyboard › Keyboard shortcuts navigation › should correctly navigate the table using keyboard shortcuts [Google Chrome] › features/keyboard/keyboard.spec.ts:55:9 › Keyboard › Arrow key navigation › should correctly navigate the table using arrow keys 1 flaky [webkit] › features/keyboard/keyboard.spec.ts:26:9 › Keyboard › Keyboard shortcuts navigation › should correctly navigate the table using keyboard shortcuts 46 skipped 128 passed (7.9m)
run (windows-latest, 0)
Restore cache failed: Dependencies file is not found in D:\a\incubator-kie-tools\incubator-kie-tools. Supported file pattern: go.sum
run (windows-latest, 0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, al-cheb/configure-pagefile-action@86589fd789a4de3e62ba628dda2cb10027b66d67, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (windows-latest, 0): 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, 0): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L101
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, 0): 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, 0): 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, 0): 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, 0): 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, 0): 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, 0): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L87
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (windows-latest, 0): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (windows-latest, 0): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
run (windows-latest, 1)
Restore cache failed: Dependencies file is not found in D:\a\incubator-kie-tools\incubator-kie-tools. Supported file pattern: go.sum
run (windows-latest, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, al-cheb/configure-pagefile-action@86589fd789a4de3e62ba628dda2cb10027b66d67, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (windows-latest, 1): 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, 1): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L101
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, 1): 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, 1): 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, 1): 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, 1): 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, 1): 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, 1): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L87
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (windows-latest, 1): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (windows-latest, 1): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
run (ubuntu-latest, 1)
Restore cache failed: Dependencies file is not found in /home/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (ubuntu-latest, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (ubuntu-latest, 1): 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, 1): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L101
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, 1): 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, 1): 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, 1): 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, 1): 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, 1): 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, 1): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L87
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (ubuntu-latest, 1): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (ubuntu-latest, 1): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
run (macos-13, 0)
Restore cache failed: Dependencies file is not found in /Users/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (macos-13, 0)
Treating docker as a formula. For the cask, use homebrew/cask/docker or specify the `--cask` flag.
run (macos-13, 0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (macos-13, 0): 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-13, 0): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L101
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-13, 0): 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-13, 0): 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-13, 0): 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-13, 0): 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-13, 0): 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-13, 0): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L87
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (macos-13, 0): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (macos-13, 0): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
run (ubuntu-latest, 0)
Restore cache failed: Dependencies file is not found in /home/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (ubuntu-latest, 0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (ubuntu-latest, 0): 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, 0): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L101
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, 0): 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, 0): 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, 0): 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, 0): 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, 0): 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, 0): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L87
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (ubuntu-latest, 0): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (ubuntu-latest, 0): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
run (windows-latest, 2)
Restore cache failed: Dependencies file is not found in D:\a\incubator-kie-tools\incubator-kie-tools. Supported file pattern: go.sum
run (windows-latest, 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, al-cheb/configure-pagefile-action@86589fd789a4de3e62ba628dda2cb10027b66d67, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (windows-latest, 2): 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, 2): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L101
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, 2): 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, 2): 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, 2): 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 (windows-latest, 2): packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L113
React Hook useCallback has a missing dependency: 'isInDenyList'. Either include it or remove the dependency array
run (windows-latest, 2): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L87
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (windows-latest, 2): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (windows-latest, 2): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
run (windows-latest, 2): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L76
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
run (macos-13, 2)
Restore cache failed: Dependencies file is not found in /Users/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (macos-13, 2)
Treating docker as a formula. For the cask, use homebrew/cask/docker or specify the `--cask` flag.
run (macos-13, 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (macos-13, 2): 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-13, 2): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L101
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-13, 2): 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-13, 2): 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-13, 2): 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-13, 2): packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L113
React Hook useCallback has a missing dependency: 'isInDenyList'. Either include it or remove the dependency array
run (macos-13, 2): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L87
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (macos-13, 2): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (macos-13, 2): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
run (macos-13, 2): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L76
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
run (macos-13, 1)
Restore cache failed: Dependencies file is not found in /Users/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (macos-13, 1)
Treating docker as a formula. For the cask, use homebrew/cask/docker or specify the `--cask` flag.
run (macos-13, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (macos-13, 1): 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-13, 1): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L101
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-13, 1): 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-13, 1): 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-13, 1): 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-13, 1): 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-13, 1): 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-13, 1): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L87
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (macos-13, 1): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (macos-13, 1): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Linux_0__build-artifacts", "Linux_0__end-to-end-tests-artifacts", "Linux_0__end-to-end-tests-reports", "Linux_0__tests-reports", "Linux_1__build-artifacts", "Linux_1__end-to-end-tests-artifacts", "Linux_1__end-to-end-tests-reports", "Linux_1__tests-reports", "Linux_2__build-artifacts", "Linux_2__end-to-end-tests-artifacts", "Linux_2__end-to-end-tests-reports", "Linux_2__tests-reports", "macOS_0__build-artifacts", "macOS_0__end-to-end-tests-artifacts", "macOS_0__end-to-end-tests-reports", "macOS_0__tests-reports", "macOS_1__build-artifacts", "macOS_1__end-to-end-tests-artifacts", "macOS_1__end-to-end-tests-reports", "macOS_1__tests-reports", "macOS_2__build-artifacts", "macOS_2__end-to-end-tests-artifacts", "macOS_2__end-to-end-tests-reports", "macOS_2__tests-reports", "Windows_0__build-artifacts", "Windows_0__end-to-end-tests-artifacts", "Windows_0__end-to-end-tests-reports", "Windows_0__tests-reports", "Windows_1__build-artifacts", "Windows_1__end-to-end-tests-artifacts", "Windows_1__end-to-end-tests-reports", "Windows_1__tests-reports", "Windows_2__build-artifacts", "Windows_2__end-to-end-tests-artifacts", "Windows_2__end-to-end-tests-reports", "Windows_2__tests-reports". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
run (ubuntu-latest, 2)
Restore cache failed: Dependencies file is not found in /home/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
run (ubuntu-latest, 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run (ubuntu-latest, 2): 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, 2): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L101
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, 2): 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, 2): 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, 2): 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, 2): packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L113
React Hook useCallback has a missing dependency: 'isInDenyList'. Either include it or remove the dependency array
run (ubuntu-latest, 2): packages/editor/src/embedded/embedded/EmbeddedEditor.tsx#L87
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
run (ubuntu-latest, 2): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
run (ubuntu-latest, 2): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
run (ubuntu-latest, 2): packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L76
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array

Artifacts

Produced during runtime
Name Size
Linux_0__build-artifacts
202 MB
Linux_0__end-to-end-tests-artifacts
147 KB
Linux_0__end-to-end-tests-reports
72.9 KB
Linux_0__tests-reports
34.8 KB
Linux_1__build-artifacts
385 MB
Linux_1__end-to-end-tests-artifacts
100 MB
Linux_1__end-to-end-tests-reports
6.44 KB
Linux_1__tests-reports
153 KB
Linux_2__build-artifacts
501 MB
Linux_2__end-to-end-tests-artifacts
25.6 MB
Linux_2__end-to-end-tests-reports
50.3 KB
Linux_2__tests-reports
70.5 KB
Windows_0__build-artifacts
320 MB
Windows_0__end-to-end-tests-artifacts
22 Bytes
Windows_0__end-to-end-tests-reports
22 Bytes
Windows_0__tests-reports
36.8 KB
Windows_1__build-artifacts
497 MB
Windows_1__end-to-end-tests-artifacts
22 Bytes
Windows_1__end-to-end-tests-reports
22 Bytes
Windows_1__tests-reports
166 KB
Windows_2__build-artifacts
790 MB
Windows_2__end-to-end-tests-artifacts
22 Bytes
Windows_2__end-to-end-tests-reports
22 Bytes
Windows_2__tests-reports
77.2 KB
macOS_0__build-artifacts
326 MB
macOS_0__end-to-end-tests-artifacts
22 Bytes
macOS_0__end-to-end-tests-reports
22 Bytes
macOS_0__tests-reports
35.2 KB
macOS_1__build-artifacts
501 MB
macOS_1__end-to-end-tests-artifacts
22 Bytes
macOS_1__end-to-end-tests-reports
22 Bytes
macOS_1__tests-reports
155 KB
macOS_2__build-artifacts
814 MB
macOS_2__end-to-end-tests-artifacts
22 Bytes
macOS_2__end-to-end-tests-reports
22 Bytes
macOS_2__tests-reports
71.9 KB