Skip to content

Set NPM custom registry URL using npm config (#8) #3

Set NPM custom registry URL using npm config (#8)

Set NPM custom registry URL using npm config (#8) #3

Triggered via push May 3, 2024 06:33
Status Failure
Total duration 2h 40m 20s
Artifacts 12

ci_build.yml

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

Annotations

7 errors, 24 warnings, and 4 notices
run (macos-latest)
Process completed with exit code 1.
run (macos-latest)
Unhandled error: Error: Cannot find module 'fast-xml-parser' Require stack: - /Users/runner/work/kie-tools/kie-tools/scripts/check-junit-report-results/src/parseFile.js - /Users/runner/work/kie-tools/kie-tools/scripts/check-junit-report-results/src/index.js - /Users/runner/work/_actions/actions/github-script/v6/dist/index.js
run (windows-latest)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
run (windows-latest)
Process completed with exit code 1.
run (ubuntu-latest)
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
[webkit] › drgRequirements/addAuthorityRequirementWaypoint.spec.ts:56:7 › Add edge waypoint - Authority Requirement › should attach multiple Authority Requirement waypoints to the edge: 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
run (ubuntu-latest)
Process completed with exit code 1.
🎭 Playwright Run Summary
132 skipped 453 passed (12.9m)
🎭 Playwright Run Summary
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)
🎭 Playwright Run Summary
4 skipped 86 passed (3.3m)
🎭 Playwright Run Summary
72 skipped 24 passed (3.3m)
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 (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, pnpm/action-setup@v2, actions/setup-node@v3, actions/setup-java@v3, actions/setup-go@v3, stCarolas/[email protected], al-cheb/configure-pagefile-action@86589fd789a4de3e62ba628dda2cb10027b66d67, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (windows-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L96
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useMemo call and refer to those specific props inside useMemo
run (windows-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L104
React Hook useImperativeHandle has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useImperativeHandle call and refer to those specific props inside useImperativeHandle
run (windows-latest): packages/dashbuilder-component-svg-heatmap/src/SVGHeatmapComponent.tsx#L139
React Hook useEffect has missing dependencies: 'onDataset' and 'props.controller'. Either include them or remove the dependency array
run (windows-latest): packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L93
React Hook useEffect has a missing dependency: 'parentRef'. Either include it or remove the dependency array
run (windows-latest): packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L119
React Hook useEffect has a missing dependency: 'props.containsId'. Either include it or remove the dependency array
run (windows-latest): packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L121
React Hook useCallback has an unnecessary dependency: 'repaint'. Either exclude it or remove the dependency array
run (windows-latest): packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L126
React Hook useEffect has a missing dependency: 'onResize'. Either include it or remove the dependency array
run (windows-latest): packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L53
React Hook useCallback has a missing dependency: 'accessorPrefixesList'. Either include it or remove the dependency array
run (windows-latest): packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L69
React Hook useCallback has a missing dependency: 'accessorPrefixesList'. Either include it or remove the dependency array
run (windows-latest): packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L82
React Hook useCallback has a missing dependency: 'denyList'. Either include it or remove the dependency array
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/
run (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/github-script@v6, pnpm/action-setup@v2, actions/setup-node@v3, actions/setup-java@v3, actions/setup-go@v3, stCarolas/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
run (ubuntu-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L96
React Hook useMemo has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useMemo call and refer to those specific props inside useMemo
run (ubuntu-latest): packages/envelope/src/embedded/EmbeddedEnvelopeFactory.tsx#L104
React Hook useImperativeHandle has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useImperativeHandle call and refer to those specific props inside useImperativeHandle
run (ubuntu-latest): packages/dashbuilder-component-svg-heatmap/src/SVGHeatmapComponent.tsx#L139
React Hook useEffect has missing dependencies: 'onDataset' and 'props.controller'. Either include them or remove the dependency array
run (ubuntu-latest): packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L93
React Hook useEffect has a missing dependency: 'parentRef'. Either include it or remove the dependency array
run (ubuntu-latest): packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L119
React Hook useEffect has a missing dependency: 'props.containsId'. Either include it or remove the dependency array
run (ubuntu-latest): packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L121
React Hook useCallback has an unnecessary dependency: 'repaint'. Either exclude it or remove the dependency array
run (ubuntu-latest): packages/dashbuilder-component-svg-heatmap/src/SvgHeatmap.tsx#L126
React Hook useEffect has a missing dependency: 'onResize'. Either include it or remove the dependency array
run (ubuntu-latest): packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L53
React Hook useCallback has a missing dependency: 'accessorPrefixesList'. Either include it or remove the dependency array
run (ubuntu-latest): packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L69
React Hook useCallback has a missing dependency: 'accessorPrefixesList'. Either include it or remove the dependency array
run (ubuntu-latest): packages/import-java-classes-component/src/components/ImportJavaClasses/ImportJavaClassesWizardSecondStep.tsx#L82
React Hook useCallback has a missing dependency: 'denyList'. Either include it or remove the dependency array

Artifacts

Produced during runtime
Name Size
Linux__build-artifacts Expired
909 MB
Linux__end-to-end-tests-artifacts Expired
34.3 MB
Linux__end-to-end-tests-reports Expired
107 KB
Linux__tests-reports Expired
201 KB
Windows__build-artifacts Expired
1.12 GB
Windows__end-to-end-tests-artifacts Expired
22 Bytes
Windows__end-to-end-tests-reports Expired
22 Bytes
Windows__tests-reports Expired
223 KB
macOS__build-artifacts Expired
22 Bytes
macOS__end-to-end-tests-artifacts Expired
22 Bytes
macOS__end-to-end-tests-reports Expired
22 Bytes
macOS__tests-reports Expired
22 Bytes