[10.0.x] NO-ISSUE: Release jobs adjustments for the Apache 10 release #5926
Annotations
19 errors, 112 warnings, and 3 notices
run (ubuntu-latest, 1)
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 (macos-13, 0)
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 (macos-13, 2)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
|
run (windows-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 (windows-latest, 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
|
[Google Chrome] › misc/emptyExpression/emptyExpression.spec.ts:24:7 › Empty editor › should render editor correctly:
packages/scesim-editor/tests-e2e/misc/emptyExpression/emptyExpression.spec.ts#L26
1) [Google Chrome] › misc/emptyExpression/emptyExpression.spec.ts:24:7 › Empty editor › should render editor correctly
Error: Screenshot comparison failed:
1383 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(create-a-new-test-scenario.png) with timeout 10000ms
- verifying given screenshot expectation
- waiting for getByTestId('test-scenario-editor')
- locator resolved to <div data-testid="test-scenario-editor">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 1383 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('test-scenario-editor')
- locator resolved to <div data-testid="test-scenario-editor">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 1383 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/misc/emptyExpression/create-a-new-test-scenario.png
Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/misc-emptyExpression-emptyExpression-Empty-editor-should-render-editor-correctly-Google-Chrome/create-a-new-test-scenario-actual.png
Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/misc-emptyExpression-emptyExpression-Empty-editor-should-render-editor-correctly-Google-Chrome/create-a-new-test-scenario-diff.png
24 | test("should render editor correctly", async ({ editor, testScenarioTable, backgroundTable }) => {
25 | await editor.openEmpty();
> 26 | await expect(editor.get()).toHaveScreenshot("create-a-new-test-scenario.png");
| ^
27 |
28 | await editor.createTestScenario(AssetType.DECISION);
29 | await expect(testScenarioTable.get()).toHaveScreenshot("empty-test-scenario-table.png");
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/misc/emptyExpression/emptyExpression.spec.ts:26:32
|
[Google Chrome] › misc/emptyExpression/emptyExpression.spec.ts:24:7 › Empty editor › should render editor correctly:
packages/scesim-editor/tests-e2e/misc/emptyExpression/emptyExpression.spec.ts#L26
1) [Google Chrome] › misc/emptyExpression/emptyExpression.spec.ts:24:7 › Empty editor › should render editor correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1383 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(create-a-new-test-scenario.png) with timeout 10000ms
- verifying given screenshot expectation
- waiting for getByTestId('test-scenario-editor')
- locator resolved to <div data-testid="test-scenario-editor">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 1383 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('test-scenario-editor')
- locator resolved to <div data-testid="test-scenario-editor">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 1383 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/misc/emptyExpression/create-a-new-test-scenario.png
Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/misc-emptyExpression-emptyExpression-Empty-editor-should-render-editor-correctly-Google-Chrome-retry1/create-a-new-test-scenario-actual.png
Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/misc-emptyExpression-emptyExpression-Empty-editor-should-render-editor-correctly-Google-Chrome-retry1/create-a-new-test-scenario-diff.png
24 | test("should render editor correctly", async ({ editor, testScenarioTable, backgroundTable }) => {
25 | await editor.openEmpty();
> 26 | await expect(editor.get()).toHaveScreenshot("create-a-new-test-scenario.png");
| ^
27 |
28 | await editor.createTestScenario(AssetType.DECISION);
29 | await expect(testScenarioTable.get()).toHaveScreenshot("empty-test-scenario-table.png");
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/misc/emptyExpression/emptyExpression.spec.ts:26:32
|
[Google Chrome] › misc/emptyExpression/emptyExpression.spec.ts:24:7 › Empty editor › should render editor correctly:
packages/scesim-editor/tests-e2e/misc/emptyExpression/emptyExpression.spec.ts#L26
1) [Google Chrome] › misc/emptyExpression/emptyExpression.spec.ts:24:7 › Empty editor › should render editor correctly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
1383 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(create-a-new-test-scenario.png) with timeout 10000ms
- verifying given screenshot expectation
- waiting for getByTestId('test-scenario-editor')
- locator resolved to <div data-testid="test-scenario-editor">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 1383 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByTestId('test-scenario-editor')
- locator resolved to <div data-testid="test-scenario-editor">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 1383 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/misc/emptyExpression/create-a-new-test-scenario.png
Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/misc-emptyExpression-emptyExpression-Empty-editor-should-render-editor-correctly-Google-Chrome-retry2/create-a-new-test-scenario-actual.png
Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/misc-emptyExpression-emptyExpression-Empty-editor-should-render-editor-correctly-Google-Chrome-retry2/create-a-new-test-scenario-diff.png
24 | test("should render editor correctly", async ({ editor, testScenarioTable, backgroundTable }) => {
25 | await editor.openEmpty();
> 26 | await expect(editor.get()).toHaveScreenshot("create-a-new-test-scenario.png");
| ^
27 |
28 | await editor.createTestScenario(AssetType.DECISION);
29 | await expect(testScenarioTable.get()).toHaveScreenshot("empty-test-scenario-table.png");
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/misc/emptyExpression/emptyExpression.spec.ts:26:32
|
[Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:62:9 › Background table context menu › Context menu checks › should add and delete instance column left:
packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts#L68
2) [Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:62:9 › Background table context menu › Context menu checks › should add and delete instance column left
Error: Screenshot comparison failed:
732 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(background-table-add-instance-column-left.png) with timeout 10000ms
- verifying given screenshot expectation
- waiting for getByLabel('Background')
- locator resolved to <section tabindex="0" role="tabpanel" data-ouia-safe="tru…>…</section>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 732 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByLabel('Background')
- locator resolved to <section tabindex="0" role="tabpanel" data-ouia-safe="tru…>…</section>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 732 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/scesimEditor/backgroundTable/background-table-add-instance-column-left.png
Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/scesimEditor-backgroundTable-contextMenu-Backg-80a24-ecks-should-add-and-delete-instance-column-left-Google-Chrome/background-table-add-instance-column-left-actual.png
Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/scesimEditor-backgroundTable-contextMenu-Backg-80a24-ecks-should-add-and-delete-instance-column-left-Google-Chrome/background-table-add-instance-column-left-diff.png
66 | });
67 | await expect(table.getColumnHeader({ name: "INSTANCE-3 (<Undefined>)" })).toBeAttached();
> 68 | await expect(backgroundTable.get()).toHaveScreenshot("background-table-add-instance-column-left.png");
| ^
69 |
70 | await contextMenu.openOnInstance({ name: "INSTANCE-3 (<Undefined>)" });
71 | await contextMenu.clickMenuItem({ menuItem: MenuItem.DELETE_INSTANCE });
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts:68:43
|
[Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:62:9 › Background table context menu › Context menu checks › should add and delete instance column left:
packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts#L68
2) [Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:62:9 › Background table context menu › Context menu checks › should add and delete instance column left
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
732 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(background-table-add-instance-column-left.png) with timeout 10000ms
- verifying given screenshot expectation
- waiting for getByLabel('Background')
- locator resolved to <section tabindex="0" role="tabpanel" data-ouia-safe="tru…>…</section>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 732 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByLabel('Background')
- locator resolved to <section tabindex="0" role="tabpanel" data-ouia-safe="tru…>…</section>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 732 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/scesimEditor/backgroundTable/background-table-add-instance-column-left.png
Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/scesimEditor-backgroundTable-contextMenu-Backg-80a24-ecks-should-add-and-delete-instance-column-left-Google-Chrome-retry1/background-table-add-instance-column-left-actual.png
Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/scesimEditor-backgroundTable-contextMenu-Backg-80a24-ecks-should-add-and-delete-instance-column-left-Google-Chrome-retry1/background-table-add-instance-column-left-diff.png
66 | });
67 | await expect(table.getColumnHeader({ name: "INSTANCE-3 (<Undefined>)" })).toBeAttached();
> 68 | await expect(backgroundTable.get()).toHaveScreenshot("background-table-add-instance-column-left.png");
| ^
69 |
70 | await contextMenu.openOnInstance({ name: "INSTANCE-3 (<Undefined>)" });
71 | await contextMenu.clickMenuItem({ menuItem: MenuItem.DELETE_INSTANCE });
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts:68:43
|
[Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:62:9 › Background table context menu › Context menu checks › should add and delete instance column left:
packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts#L68
2) [Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:62:9 › Background table context menu › Context menu checks › should add and delete instance column left
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
732 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(background-table-add-instance-column-left.png) with timeout 10000ms
- verifying given screenshot expectation
- waiting for getByLabel('Background')
- locator resolved to <section tabindex="0" role="tabpanel" data-ouia-safe="tru…>…</section>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 732 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByLabel('Background')
- locator resolved to <section tabindex="0" role="tabpanel" data-ouia-safe="tru…>…</section>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 732 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/scesimEditor/backgroundTable/background-table-add-instance-column-left.png
Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/scesimEditor-backgroundTable-contextMenu-Backg-80a24-ecks-should-add-and-delete-instance-column-left-Google-Chrome-retry2/background-table-add-instance-column-left-actual.png
Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/scesimEditor-backgroundTable-contextMenu-Backg-80a24-ecks-should-add-and-delete-instance-column-left-Google-Chrome-retry2/background-table-add-instance-column-left-diff.png
66 | });
67 | await expect(table.getColumnHeader({ name: "INSTANCE-3 (<Undefined>)" })).toBeAttached();
> 68 | await expect(backgroundTable.get()).toHaveScreenshot("background-table-add-instance-column-left.png");
| ^
69 |
70 | await contextMenu.openOnInstance({ name: "INSTANCE-3 (<Undefined>)" });
71 | await contextMenu.clickMenuItem({ menuItem: MenuItem.DELETE_INSTANCE });
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts:68:43
|
[Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:75:9 › Background table context menu › Context menu checks › should add and delete instance column right:
packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts#L81
3) [Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:75:9 › Background table context menu › Context menu checks › should add and delete instance column right
Error: Screenshot comparison failed:
732 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(background-table-add-instance-column-right.png) with timeout 10000ms
- verifying given screenshot expectation
- waiting for getByLabel('Background')
- locator resolved to <section tabindex="0" role="tabpanel" data-ouia-safe="tru…>…</section>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 732 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByLabel('Background')
- locator resolved to <section tabindex="0" role="tabpanel" data-ouia-safe="tru…>…</section>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 732 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/scesimEditor/backgroundTable/background-table-add-instance-column-right.png
Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/scesimEditor-backgroundTable-contextMenu-Backg-b2630-cks-should-add-and-delete-instance-column-right-Google-Chrome/background-table-add-instance-column-right-actual.png
Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/scesimEditor-backgroundTable-contextMenu-Backg-b2630-cks-should-add-and-delete-instance-column-right-Google-Chrome/background-table-add-instance-column-right-diff.png
79 | });
80 | await expect(table.getColumnHeader({ name: "INSTANCE-3 (<Undefined>)" })).toBeAttached();
> 81 | await expect(backgroundTable.get()).toHaveScreenshot("background-table-add-instance-column-right.png");
| ^
82 |
83 | await contextMenu.openOnInstance({ name: "INSTANCE-3 (<Undefined>)" });
84 | await contextMenu.clickMenuItem({ menuItem: MenuItem.DELETE_INSTANCE });
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts:81:43
|
[Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:75:9 › Background table context menu › Context menu checks › should add and delete instance column right:
packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts#L81
3) [Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:75:9 › Background table context menu › Context menu checks › should add and delete instance column right
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
732 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(background-table-add-instance-column-right.png) with timeout 10000ms
- verifying given screenshot expectation
- waiting for getByLabel('Background')
- locator resolved to <section tabindex="0" role="tabpanel" data-ouia-safe="tru…>…</section>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 732 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByLabel('Background')
- locator resolved to <section tabindex="0" role="tabpanel" data-ouia-safe="tru…>…</section>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 732 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/scesimEditor/backgroundTable/background-table-add-instance-column-right.png
Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/scesimEditor-backgroundTable-contextMenu-Backg-b2630-cks-should-add-and-delete-instance-column-right-Google-Chrome-retry1/background-table-add-instance-column-right-actual.png
Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/scesimEditor-backgroundTable-contextMenu-Backg-b2630-cks-should-add-and-delete-instance-column-right-Google-Chrome-retry1/background-table-add-instance-column-right-diff.png
79 | });
80 | await expect(table.getColumnHeader({ name: "INSTANCE-3 (<Undefined>)" })).toBeAttached();
> 81 | await expect(backgroundTable.get()).toHaveScreenshot("background-table-add-instance-column-right.png");
| ^
82 |
83 | await contextMenu.openOnInstance({ name: "INSTANCE-3 (<Undefined>)" });
84 | await contextMenu.clickMenuItem({ menuItem: MenuItem.DELETE_INSTANCE });
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts:81:43
|
[Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:75:9 › Background table context menu › Context menu checks › should add and delete instance column right:
packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts#L81
3) [Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:75:9 › Background table context menu › Context menu checks › should add and delete instance column right
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Screenshot comparison failed:
732 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(background-table-add-instance-column-right.png) with timeout 10000ms
- verifying given screenshot expectation
- waiting for getByLabel('Background')
- locator resolved to <section tabindex="0" role="tabpanel" data-ouia-safe="tru…>…</section>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 732 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for getByLabel('Background')
- locator resolved to <section tabindex="0" role="tabpanel" data-ouia-safe="tru…>…</section>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 732 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/scesimEditor/backgroundTable/background-table-add-instance-column-right.png
Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/scesimEditor-backgroundTable-contextMenu-Backg-b2630-cks-should-add-and-delete-instance-column-right-Google-Chrome-retry2/background-table-add-instance-column-right-actual.png
Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/dist-tests-e2e/output/scesimEditor-backgroundTable-contextMenu-Backg-b2630-cks-should-add-and-delete-instance-column-right-Google-Chrome-retry2/background-table-add-instance-column-right-diff.png
79 | });
80 | await expect(table.getColumnHeader({ name: "INSTANCE-3 (<Undefined>)" })).toBeAttached();
> 81 | await expect(backgroundTable.get()).toHaveScreenshot("background-table-add-instance-column-right.png");
| ^
82 |
83 | await contextMenu.openOnInstance({ name: "INSTANCE-3 (<Undefined>)" });
84 | await contextMenu.clickMenuItem({ menuItem: MenuItem.DELETE_INSTANCE });
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/scesim-editor/tests-e2e/scesimEditor/backgroundTable/contextMenu.spec.ts:81:43
|
run (ubuntu-latest, 2)
❌ There are 12 test failures. 6643 tests succedded, though :)
|
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 (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 (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, 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, 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, 1)
Treating docker as a formula. For the cask, use homebrew/cask/docker or specify the `--cask` flag.
|
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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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 (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, 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, 2)
Treating docker as a formula. For the cask, use homebrew/cask/docker or specify the `--cask` flag.
|
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, 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, 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
|
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 (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, 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 (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, 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
|
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/
|
🎭 Playwright Run Summary
133 skipped
482 passed (19.2m)
|
🎭 Playwright Run Summary
33 skipped
960 passed (45.3m)
|
🎭 Playwright Run Summary
12 failed
[Google Chrome] › misc/emptyExpression/emptyExpression.spec.ts:24:7 › Empty editor › should render editor correctly
[Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:62:9 › Background table context menu › Context menu checks › should add and delete instance column left
[Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:75:9 › Background table context menu › Context menu checks › should add and delete instance column right
[Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:88:9 › Background table context menu › Context menu checks › should add and delete property column left
[Google Chrome] › scesimEditor/backgroundTable/contextMenu.spec.ts:102:9 › Background table context menu › Context menu checks › should add and delete property column right
[Google Chrome] › scesimEditor/backgroundTable/populate.spec.ts:25:7 › Populate decision background table › should correctly populate a decision-based background table
[Google Chrome] › scesimEditor/backgroundTable/populate.spec.ts:73:7 › Populate rule background table › should correctly populate a rule-based background table
[Google Chrome] › scesimEditor/testScenarioTable/contextMenu.spec.ts:57:9 › Test scenario table context menu › Context menu checks › should add and delete instance column left
[Google Chrome] › scesimEditor/testScenarioTable/contextMenu.spec.ts:70:9 › Test scenario table context menu › Context menu checks › should add and delete instance column right
[Google Chrome] › scesimEditor/testScenarioTable/contextMenu.spec.ts:83:9 › Test scenario table context menu › Context menu checks › should add and delete property column left
[Google Chrome] › scesimEditor/testScenarioTable/contextMenu.spec.ts:97:9 › Test scenario table context menu › Context menu checks › should add and delete property column right
[Google Chrome] › useCases/areTheyOldEnough.spec.ts:23:7 › Check are they old enough test case › should render are they old enough test correctly
4 skipped
74 passed (5.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Linux_0__build-artifacts
|
267 MB |
|
Linux_0__end-to-end-tests-artifacts
|
133 KB |
|
Linux_0__end-to-end-tests-reports
|
66 KB |
|
Linux_0__tests-reports
|
34.8 KB |
|
Linux_1__build-artifacts
|
385 MB |
|
Linux_1__end-to-end-tests-artifacts
|
33.9 MB |
|
Linux_1__end-to-end-tests-reports
|
6.43 KB |
|
Linux_1__tests-reports
|
153 KB |
|
Linux_2__build-artifacts
|
502 MB |
|
Linux_2__end-to-end-tests-artifacts
|
49.7 MB |
|
Linux_2__end-to-end-tests-reports
|
39.8 KB |
|
Linux_2__tests-reports
|
70.8 KB |
|
Windows_0__build-artifacts
|
321 MB |
|
Windows_0__end-to-end-tests-artifacts
|
22 Bytes |
|
Windows_0__end-to-end-tests-reports
|
22 Bytes |
|
Windows_0__tests-reports
|
36.6 KB |
|
Windows_1__build-artifacts
|
498 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
|
731 MB |
|
Windows_2__end-to-end-tests-artifacts
|
22 Bytes |
|
Windows_2__end-to-end-tests-reports
|
22 Bytes |
|
Windows_2__tests-reports
|
77.4 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 KB |
|
macOS_1__build-artifacts
|
502 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
|
705 MB |
|
macOS_2__end-to-end-tests-artifacts
|
22 Bytes |
|
macOS_2__end-to-end-tests-reports
|
22 Bytes |
|
macOS_2__tests-reports
|
72.7 KB |
|