Skip to content

kie-issues#1012: Removing kie-soup-commons dependency in DashBuilder #4225

kie-issues#1012: Removing kie-soup-commons dependency in DashBuilder

kie-issues#1012: Removing kie-soup-commons dependency in DashBuilder #4225

Triggered via pull request March 14, 2024 16:01
Status Success
Total duration 55m 27s
Artifacts 12

ci_build.yml

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

Annotations

33 warnings
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/runtime-tools-enveloped-components/src/cloudEventForm/embedded/EmbeddedCloudEventForm.tsx#L72
React Hook useCallback has missing dependencies: 'props.defaultValues' and 'props.isNewInstanceEvent'. Either include them or remove the dependency array
run (windows-latest): packages/runtime-tools-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L97
React Hook useCallback has a missing dependency: 'getValidationMessage'. Either include it or remove the dependency array
run (windows-latest): packages/runtime-tools-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L146
React Hook useCallback has missing dependencies: 'driver', 'isNewInstanceEvent', and 'resetForm'. Either include them or remove the dependency array
run (windows-latest): packages/runtime-tools-enveloped-components/src/customDashboardList/envelope/components/CustomDashboardList/CustomDashboardList.tsx#L63
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
run (windows-latest): packages/runtime-tools-enveloped-components/src/customDashboardList/envelope/components/CustomDashboardsTable/CustomDashboardsTable.tsx#L66
React Hook useEffect has missing dependencies: 'customDashboardData' and 'onSort'. Either include them or remove the dependency array
run (windows-latest): packages/runtime-tools-enveloped-components/src/customDashboardView/embedded/EmbeddedCustomDashboardView.tsx#L71
React Hook useCallback has a missing dependency: 'props.dashboardName'. Either include it or remove the dependency array
run (windows-latest): packages/runtime-tools-enveloped-components/src/formDetails/embedded/EmbeddedFormDetails.tsx#L66
React Hook useCallback has missing dependencies: 'props.formData' and 'props.targetOrigin'. Either include them or remove the dependency array
run (windows-latest): packages/runtime-tools-enveloped-components/src/formDetails/envelope/components/FormDetails/FormDetails.tsx#L69
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
run (windows-latest): packages/runtime-tools-enveloped-components/src/formDetails/envelope/containers/FormDisplayerContainer/FormDisplayerContainer.tsx#L46
React Hook useEffect has a missing dependency: 'appContext'. Either include it or remove the dependency array
run (windows-latest): packages/runtime-tools-enveloped-components/src/formDisplayer/embedded/EmbeddedFormDisplayer.tsx#L75
React Hook useCallback has missing dependencies: 'props.context', 'props.data', and 'props.formContent'. Either include them 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/runtime-tools-enveloped-components/src/cloudEventForm/embedded/EmbeddedCloudEventForm.tsx#L72
React Hook useCallback has missing dependencies: 'props.defaultValues' and 'props.isNewInstanceEvent'. Either include them or remove the dependency array
run (ubuntu-latest): packages/runtime-tools-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L97
React Hook useCallback has a missing dependency: 'getValidationMessage'. Either include it or remove the dependency array
run (ubuntu-latest): packages/runtime-tools-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L146
React Hook useCallback has missing dependencies: 'driver', 'isNewInstanceEvent', and 'resetForm'. Either include them or remove the dependency array
run (ubuntu-latest): packages/runtime-tools-enveloped-components/src/customDashboardList/envelope/components/CustomDashboardList/CustomDashboardList.tsx#L63
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
run (ubuntu-latest): packages/runtime-tools-enveloped-components/src/customDashboardList/envelope/components/CustomDashboardsTable/CustomDashboardsTable.tsx#L66
React Hook useEffect has missing dependencies: 'customDashboardData' and 'onSort'. Either include them or remove the dependency array
run (ubuntu-latest): packages/runtime-tools-enveloped-components/src/customDashboardView/embedded/EmbeddedCustomDashboardView.tsx#L71
React Hook useCallback has a missing dependency: 'props.dashboardName'. Either include it or remove the dependency array
run (ubuntu-latest): packages/runtime-tools-enveloped-components/src/formDetails/embedded/EmbeddedFormDetails.tsx#L66
React Hook useCallback has missing dependencies: 'props.formData' and 'props.targetOrigin'. Either include them or remove the dependency array
run (ubuntu-latest): packages/runtime-tools-enveloped-components/src/formDetails/envelope/components/FormDetails/FormDetails.tsx#L69
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
run (ubuntu-latest): packages/runtime-tools-enveloped-components/src/formDetails/envelope/containers/FormDisplayerContainer/FormDisplayerContainer.tsx#L46
React Hook useEffect has a missing dependency: 'appContext'. Either include it or remove the dependency array
run (ubuntu-latest): packages/runtime-tools-enveloped-components/src/formDisplayer/embedded/EmbeddedFormDisplayer.tsx#L75
React Hook useCallback has missing dependencies: 'props.context', 'props.data', and 'props.formContent'. Either include them 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/runtime-tools-enveloped-components/src/cloudEventForm/embedded/EmbeddedCloudEventForm.tsx#L72
React Hook useCallback has missing dependencies: 'props.defaultValues' and 'props.isNewInstanceEvent'. Either include them or remove the dependency array
run (macos-latest): packages/runtime-tools-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L97
React Hook useCallback has a missing dependency: 'getValidationMessage'. Either include it or remove the dependency array
run (macos-latest): packages/runtime-tools-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L146
React Hook useCallback has missing dependencies: 'driver', 'isNewInstanceEvent', and 'resetForm'. Either include them or remove the dependency array
run (macos-latest): packages/runtime-tools-enveloped-components/src/customDashboardList/envelope/components/CustomDashboardList/CustomDashboardList.tsx#L63
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
run (macos-latest): packages/runtime-tools-enveloped-components/src/customDashboardList/envelope/components/CustomDashboardsTable/CustomDashboardsTable.tsx#L66
React Hook useEffect has missing dependencies: 'customDashboardData' and 'onSort'. Either include them or remove the dependency array
run (macos-latest): packages/runtime-tools-enveloped-components/src/customDashboardView/embedded/EmbeddedCustomDashboardView.tsx#L71
React Hook useCallback has a missing dependency: 'props.dashboardName'. Either include it or remove the dependency array
run (macos-latest): packages/runtime-tools-enveloped-components/src/formDetails/embedded/EmbeddedFormDetails.tsx#L66
React Hook useCallback has missing dependencies: 'props.formData' and 'props.targetOrigin'. Either include them or remove the dependency array
run (macos-latest): packages/runtime-tools-enveloped-components/src/formDetails/envelope/components/FormDetails/FormDetails.tsx#L69
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
run (macos-latest): packages/runtime-tools-enveloped-components/src/formDetails/envelope/containers/FormDisplayerContainer/FormDisplayerContainer.tsx#L46
React Hook useEffect has a missing dependency: 'appContext'. Either include it or remove the dependency array
run (macos-latest): packages/runtime-tools-enveloped-components/src/formDisplayer/embedded/EmbeddedFormDisplayer.tsx#L75
React Hook useCallback has missing dependencies: 'props.context', 'props.data', and 'props.formContent'. Either include them or remove the dependency array

Artifacts

Produced during runtime
Name Size
Linux__build-artifacts Expired
300 MB
Linux__end-to-end-tests-artifacts Expired
10.8 MB
Linux__end-to-end-tests-reports Expired
3.71 KB
Linux__tests-reports Expired
4.46 KB
Windows__build-artifacts Expired
118 MB
Windows__end-to-end-tests-artifacts Expired
22 Bytes
Windows__end-to-end-tests-reports Expired
22 Bytes
Windows__tests-reports Expired
5 KB
macOS__build-artifacts Expired
300 MB
macOS__end-to-end-tests-artifacts Expired
22 Bytes
macOS__end-to-end-tests-reports Expired
22 Bytes
macOS__tests-reports Expired
4.46 KB