Set NPM custom registry URL using npm config (#8) #3
Annotations
3 errors, 12 warnings, and 4 notices
FULL → Build (without some images)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
|
FULL → Build (without some images):
packages/dmn-editor/tests/e2e/drgRequirements/addAuthorityRequirementWaypoint.spec.ts#L77
1) [webkit] › drgRequirements/addAuthorityRequirementWaypoint.spec.ts:56:7 › Add edge waypoint - Authority Requirement › should attach multiple Authority Requirement waypoints to the edge
Error: Timed out 10000ms waiting for expect(received).toBeAttached()
Call log:
- expect.toBeAttached with timeout 10000ms
- waiting for getByRole('button', { name: 'Edge from #_3AA1ECD6-37E7-4454-BEC6-A3E89D604266 to #_BE3D54E9-7C0E-49FC-B28B-878CF3884C8F' }).locator('[data-waypointindex="2"]')
75 | waypointIndex: 2,
76 | })
> 77 | ).toBeAttached();
| ^
78 | });
79 | });
80 |
at /home/runner/work/kie-tools/kie-tools/packages/dmn-editor/tests/e2e/drgRequirements/addAuthorityRequirementWaypoint.spec.ts:77:7
|
FULL → Build (without some images)
Process completed with exit code 1.
|
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/
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, pnpm/action-setup@v2, actions/setup-node@v3, actions/setup-java@v3, actions/setup-go@v3, stCarolas/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
FULL → Build (without some images):
packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L96
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useMemo call and refer to those specific props inside useMemo
|
FULL → Build (without some images):
packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L104
React Hook useImperativeHandle has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useImperativeHandle call and refer to those specific props inside useImperativeHandle
|
FULL → Build (without some images):
packages/dashbuilder-component-svg-heatmap/src/SVGHeatmapComponent.tsx#L139
React Hook useEffect has missing dependencies: 'onDataset' and 'props.controller'. Either include them or remove the dependency array
|
FULL → Build (without some images):
packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L93
React Hook useEffect has a missing dependency: 'parentRef'. Either include it or remove the dependency array
|
FULL → Build (without some images):
packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L119
React Hook useEffect has a missing dependency: 'props.containsId'. Either include it or remove the dependency array
|
FULL → Build (without some images):
packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L121
React Hook useCallback has an unnecessary dependency: 'repaint'. Either exclude it or remove the dependency array
|
FULL → Build (without some images):
packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L126
React Hook useEffect has a missing dependency: 'onResize'. Either include it or remove the dependency array
|
FULL → Build (without some images):
packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L53
React Hook useCallback has a missing dependency: 'accessorPrefixesList'. Either include it or remove the dependency array
|
FULL → Build (without some images):
packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L69
React Hook useCallback has a missing dependency: 'accessorPrefixesList'. Either include it or remove the dependency array
|
FULL → Build (without some images):
packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L82
React Hook useCallback has a missing dependency: 'denyList'. Either include it or remove the dependency array
|
FULL → Build (without some images)
132 skipped
453 passed (12.9m)
|
FULL → Build (without some images)
1 flaky
[webkit] › drgRequirements/addAuthorityRequirementWaypoint.spec.ts:56:7 › Add edge waypoint - Authority Requirement › should attach multiple Authority Requirement waypoints to the edge
96 skipped
887 passed (28.2m)
|
FULL → Build (without some images)
4 skipped
86 passed (3.3m)
|
FULL → Build (without some images)
72 skipped
24 passed (3.3m)
|
Loading