NO-ISSUE: Fixes iterator expression and nested iterator expression. #4639
Annotations
1 error, 13 warnings, and 4 notices
[webkit] › boxedExpressions/context/populate.spec.ts:24:7 › Populate Boxed Context › should correctly create pre-bureau risk category boxed context:
packages/boxed-expression-component/tests/e2e/boxedExpressions/context/populate.spec.ts#L96
1) [webkit] › boxedExpressions/context/populate.spec.ts:24:7 › Populate Boxed Context › should correctly create pre-bureau risk category boxed context
Error: Screenshot comparison failed:
789 pixels (ratio 0.01 of all image pixels) are different.
Call log:
- expect.toHaveScreenshot(boxed-context-pre-bureau-risk-category.png) with timeout 10000ms
- verifying given screenshot expectation
- waiting for locator('.boxed-expression-provider')
- locator resolved to <div class="boxed-expression-provider">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 789 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.boxed-expression-provider')
- locator resolved to <div class="boxed-expression-provider">…</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
- 789 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/boxed-expression-component/tests/e2e/__screenshots__/webkit/boxedExpressions/context/boxed-context-pre-bureau-risk-category.png
Received: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/boxed-expression-component/dist-e2e-tests/output/boxedExpressions-context-populate-Populate-Box-86f59-y-create-pre-bureau-risk-category-boxed-context-webkit/boxed-context-pre-bureau-risk-category-actual.png
Diff: /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/boxed-expression-component/dist-e2e-tests/output/boxedExpressions-context-populate-Populate-Box-86f59-y-create-pre-bureau-risk-category-boxed-context-webkit/boxed-context-pre-bureau-risk-category-diff.png
94 | // );
95 |
> 96 | await expect(boxedExpressionEditor.getContainer()).toHaveScreenshot("boxed-context-pre-bureau-risk-category.png");
| ^
97 | });
98 | });
99 |
at /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/boxed-expression-component/tests/e2e/boxedExpressions/context/populate.spec.ts:96:56
|
run (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, pnpm/action-setup@v2, actions/setup-node@v3, actions/setup-java@v3, actions/setup-go@v3, stCarolas/[email protected], al-cheb/configure-pagefile-action@86589fd789a4de3e62ba628dda2cb10027b66d67, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run (windows-latest):
packages/scesim-editor/src/TestScenarioEditor.tsx#L232
React Hook useEffect has a missing dependency: 'scesimModel.ScenarioSimulationModel.simulation.scesimModelDescriptor.factMappings.FactMapping'. Either include it or remove the dependency array
|
run (windows-latest):
packages/online-editor/src/accounts/kubernetes/ConnectToLocalKubernetesClusterWizard.tsx#L176
React Hook useEffect 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 useEffect call and refer to those specific props inside useEffect
|
run (windows-latest):
packages/online-editor/src/dmnRunner/DmnRunnerContextProvider.tsx#L324
React Hook useLayoutEffect has a missing dependency: 'panel'. Either include it or remove the dependency array
|
run (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, pnpm/action-setup@v2, actions/setup-node@v3, actions/setup-java@v3, actions/setup-go@v3, stCarolas/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run (macos-latest):
packages/scesim-editor/src/TestScenarioEditor.tsx#L232
React Hook useEffect has a missing dependency: 'scesimModel.ScenarioSimulationModel.simulation.scesimModelDescriptor.factMappings.FactMapping'. Either include it or remove the dependency array
|
run (macos-latest):
packages/online-editor/src/accounts/kubernetes/ConnectToLocalKubernetesClusterWizard.tsx#L176
React Hook useEffect 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 useEffect call and refer to those specific props inside useEffect
|
run (macos-latest):
packages/online-editor/src/dmnRunner/DmnRunnerContextProvider.tsx#L324
React Hook useLayoutEffect has a missing dependency: 'panel'. Either include it or remove the dependency array
|
run (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, pnpm/action-setup@v2, actions/setup-node@v3, actions/setup-java@v3, actions/setup-go@v3, stCarolas/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run (ubuntu-latest):
packages/scesim-editor/src/TestScenarioEditor.tsx#L232
React Hook useEffect has a missing dependency: 'scesimModel.ScenarioSimulationModel.simulation.scesimModelDescriptor.factMappings.FactMapping'. Either include it or remove the dependency array
|
run (ubuntu-latest):
packages/online-editor/src/accounts/kubernetes/ConnectToLocalKubernetesClusterWizard.tsx#L176
React Hook useEffect 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 useEffect call and refer to those specific props inside useEffect
|
run (ubuntu-latest):
packages/online-editor/src/dmnRunner/DmnRunnerContextProvider.tsx#L324
React Hook useLayoutEffect has a missing dependency: 'panel'. 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__build-artifacts", "Linux__end-to-end-tests-artifacts", "Linux__end-to-end-tests-reports", "Linux__tests-reports", "macOS__build-artifacts", "macOS__end-to-end-tests-artifacts", "macOS__end-to-end-tests-reports", "macOS__tests-reports", "Windows__build-artifacts", "Windows__end-to-end-tests-artifacts", "Windows__end-to-end-tests-reports", "Windows__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
1 flaky
[webkit] › boxedExpressions/context/populate.spec.ts:24:7 › Populate Boxed Context › should correctly create pre-bureau risk category boxed context
132 skipped
452 passed (13.3m)
|
🎭 Playwright Run Summary
33 skipped
444 passed (13.9m)
|
🎭 Playwright Run Summary
4 skipped
86 passed (3.3m)
|
🎭 Playwright Run Summary
72 skipped
24 passed (3.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Linux__build-artifacts
Expired
|
457 MB |
|
Linux__end-to-end-tests-artifacts
Expired
|
41 MB |
|
Linux__end-to-end-tests-reports
Expired
|
32.1 KB |
|
Linux__tests-reports
Expired
|
3.58 KB |
|
Windows__build-artifacts
Expired
|
472 MB |
|
Windows__end-to-end-tests-artifacts
Expired
|
22 Bytes |
|
Windows__end-to-end-tests-reports
Expired
|
22 Bytes |
|
Windows__tests-reports
Expired
|
3.64 KB |
|
macOS__build-artifacts
Expired
|
457 MB |
|
macOS__end-to-end-tests-artifacts
Expired
|
22 Bytes |
|
macOS__end-to-end-tests-reports
Expired
|
22 Bytes |
|
macOS__tests-reports
Expired
|
3.04 KB |
|