kie-issues#1281: The Timeline goes to the bottom with long endpoints in WorkflowInstance page #6109
Annotations
109 warnings
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/runtime-tools-components/src/common/components/DataTable/DataTable.tsx#L188
React Hook useEffect has missing dependencies: 'LoadingComponent' and 'columns'. Either include them or remove the dependency array
|
run (ubuntu-latest, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/FormDisplayer/FormDisplayer.tsx#L88
React Hook useEffect has missing dependencies: 'context', 'formData', 'isEnvelopeConnectedToChannel', and 'onOpenForm'. Either include them or remove the dependency array. If 'onOpenForm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
run (ubuntu-latest, 2):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/ReactFormRenderer/ReactFormRenderer.tsx#L50
React Hook useEffect has a missing dependency: 'renderform'. Either include it or remove the dependency array
|
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/runtime-tools-components/src/common/components/DataTable/DataTable.tsx#L188
React Hook useEffect has missing dependencies: 'LoadingComponent' and 'columns'. Either include them or remove the dependency array
|
run (windows-latest, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-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, 2):
packages/runtime-tools-shared-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 (windows-latest, 2):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/FormDisplayer/FormDisplayer.tsx#L88
React Hook useEffect has missing dependencies: 'context', 'formData', 'isEnvelopeConnectedToChannel', and 'onOpenForm'. Either include them or remove the dependency array. If 'onOpenForm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
run (windows-latest, 2):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/ReactFormRenderer/ReactFormRenderer.tsx#L50
React Hook useEffect has a missing dependency: 'renderform'. Either include it or remove the dependency array
|
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, 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, 2):
packages/runtime-tools-components/src/common/components/DataTable/DataTable.tsx#L188
React Hook useEffect has missing dependencies: 'LoadingComponent' and 'columns'. Either include them or remove the dependency array
|
run (macos-13, 2):
packages/runtime-tools-shared-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-13, 2):
packages/runtime-tools-shared-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-13, 2):
packages/runtime-tools-shared-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-13, 2):
packages/runtime-tools-shared-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-13, 2):
packages/runtime-tools-shared-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-13, 2):
packages/runtime-tools-shared-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-13, 2):
packages/runtime-tools-shared-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-13, 2):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/FormDisplayer/FormDisplayer.tsx#L88
React Hook useEffect has missing dependencies: 'context', 'formData', 'isEnvelopeConnectedToChannel', and 'onOpenForm'. Either include them or remove the dependency array. If 'onOpenForm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
run (macos-13, 2):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/ReactFormRenderer/ReactFormRenderer.tsx#L50
React Hook useEffect has a missing dependency: 'renderform'. 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/runtime-tools-components/src/common/components/DataTable/DataTable.tsx#L188
React Hook useEffect has missing dependencies: 'LoadingComponent' and 'columns'. Either include them or remove the dependency array
|
run (windows-latest, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-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 (windows-latest, 0):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/FormDisplayer/FormDisplayer.tsx#L88
React Hook useEffect has missing dependencies: 'context', 'formData', 'isEnvelopeConnectedToChannel', and 'onOpenForm'. Either include them or remove the dependency array. If 'onOpenForm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
run (windows-latest, 0):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/ReactFormRenderer/ReactFormRenderer.tsx#L50
React Hook useEffect has a missing dependency: 'renderform'. 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/runtime-tools-components/src/common/components/DataTable/DataTable.tsx#L188
React Hook useEffect has missing dependencies: 'LoadingComponent' and 'columns'. Either include them or remove the dependency array
|
run (windows-latest, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-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 (windows-latest, 1):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/FormDisplayer/FormDisplayer.tsx#L88
React Hook useEffect has missing dependencies: 'context', 'formData', 'isEnvelopeConnectedToChannel', and 'onOpenForm'. Either include them or remove the dependency array. If 'onOpenForm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
run (windows-latest, 1):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/ReactFormRenderer/ReactFormRenderer.tsx#L50
React Hook useEffect has a missing dependency: 'renderform'. Either include it or remove the dependency array
|
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, 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, 1):
packages/runtime-tools-components/src/common/components/DataTable/DataTable.tsx#L188
React Hook useEffect has missing dependencies: 'LoadingComponent' and 'columns'. Either include them or remove the dependency array
|
run (macos-13, 1):
packages/runtime-tools-shared-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-13, 1):
packages/runtime-tools-shared-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-13, 1):
packages/runtime-tools-shared-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-13, 1):
packages/runtime-tools-shared-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-13, 1):
packages/runtime-tools-shared-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-13, 1):
packages/runtime-tools-shared-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-13, 1):
packages/runtime-tools-shared-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-13, 1):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/FormDisplayer/FormDisplayer.tsx#L88
React Hook useEffect has missing dependencies: 'context', 'formData', 'isEnvelopeConnectedToChannel', and 'onOpenForm'. Either include them or remove the dependency array. If 'onOpenForm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
run (macos-13, 1):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/ReactFormRenderer/ReactFormRenderer.tsx#L50
React Hook useEffect has a missing dependency: 'renderform'. Either include it or remove the dependency array
|
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/runtime-tools-components/src/common/components/DataTable/DataTable.tsx#L188
React Hook useEffect has missing dependencies: 'LoadingComponent' and 'columns'. Either include them or remove the dependency array
|
run (ubuntu-latest, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-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, 1):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/FormDisplayer/FormDisplayer.tsx#L88
React Hook useEffect has missing dependencies: 'context', 'formData', 'isEnvelopeConnectedToChannel', and 'onOpenForm'. Either include them or remove the dependency array. If 'onOpenForm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
run (ubuntu-latest, 1):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/ReactFormRenderer/ReactFormRenderer.tsx#L50
React Hook useEffect has a missing dependency: 'renderform'. Either include it or remove the dependency array
|
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)
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/runtime-tools-components/src/common/components/DataTable/DataTable.tsx#L188
React Hook useEffect has missing dependencies: 'LoadingComponent' and 'columns'. Either include them or remove the dependency array
|
run (macos-13, 0):
packages/runtime-tools-shared-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-13, 0):
packages/runtime-tools-shared-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-13, 0):
packages/runtime-tools-shared-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-13, 0):
packages/runtime-tools-shared-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-13, 0):
packages/runtime-tools-shared-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-13, 0):
packages/runtime-tools-shared-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-13, 0):
packages/runtime-tools-shared-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-13, 0):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/FormDisplayer/FormDisplayer.tsx#L88
React Hook useEffect has missing dependencies: 'context', 'formData', 'isEnvelopeConnectedToChannel', and 'onOpenForm'. Either include them or remove the dependency array. If 'onOpenForm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
run (macos-13, 0):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/ReactFormRenderer/ReactFormRenderer.tsx#L50
React Hook useEffect has a missing dependency: 'renderform'. 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/
|
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/runtime-tools-components/src/common/components/DataTable/DataTable.tsx#L188
React Hook useEffect has missing dependencies: 'LoadingComponent' and 'columns'. Either include them or remove the dependency array
|
run (ubuntu-latest, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-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, 0):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/FormDisplayer/FormDisplayer.tsx#L88
React Hook useEffect has missing dependencies: 'context', 'formData', 'isEnvelopeConnectedToChannel', and 'onOpenForm'. Either include them or remove the dependency array. If 'onOpenForm' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
run (ubuntu-latest, 0):
packages/runtime-tools-shared-enveloped-components/src/formDisplayer/envelope/components/ReactFormRenderer/ReactFormRenderer.tsx#L50
React Hook useEffect has a missing dependency: 'renderform'. Either include it or remove the dependency array
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Linux_0__build-artifacts
|
269 MB |
|
Linux_0__end-to-end-tests-artifacts
|
145 KB |
|
Linux_0__end-to-end-tests-reports
|
72.2 KB |
|
Linux_0__tests-reports
|
2.1 KB |
|
Linux_1__build-artifacts
|
457 MB |
|
Linux_1__end-to-end-tests-artifacts
|
13.1 MB |
|
Linux_1__end-to-end-tests-reports
|
2.98 KB |
|
Linux_1__tests-reports
|
111 KB |
|
Linux_2__build-artifacts
|
95.2 MB |
|
Linux_2__end-to-end-tests-artifacts
|
22 Bytes |
|
Linux_2__end-to-end-tests-reports
|
22 Bytes |
|
Linux_2__tests-reports
|
22 Bytes |
|
Windows_0__build-artifacts
|
331 MB |
|
Windows_0__end-to-end-tests-artifacts
|
22 Bytes |
|
Windows_0__end-to-end-tests-reports
|
22 Bytes |
|
Windows_0__tests-reports
|
2.27 KB |
|
Windows_1__build-artifacts
|
445 MB |
|
Windows_1__end-to-end-tests-artifacts
|
22 Bytes |
|
Windows_1__end-to-end-tests-reports
|
22 Bytes |
|
Windows_1__tests-reports
|
119 KB |
|
Windows_2__build-artifacts
|
83.3 MB |
|
Windows_2__end-to-end-tests-artifacts
|
22 Bytes |
|
Windows_2__end-to-end-tests-reports
|
22 Bytes |
|
Windows_2__tests-reports
|
22 Bytes |
|
macOS_0__build-artifacts
|
337 MB |
|
macOS_0__end-to-end-tests-artifacts
|
22 Bytes |
|
macOS_0__end-to-end-tests-reports
|
22 Bytes |
|
macOS_0__tests-reports
|
2.11 KB |
|
macOS_1__build-artifacts
|
457 MB |
|
macOS_1__end-to-end-tests-artifacts
|
22 Bytes |
|
macOS_1__end-to-end-tests-reports
|
22 Bytes |
|
macOS_1__tests-reports
|
112 KB |
|
macOS_2__build-artifacts
|
95.5 MB |
|
macOS_2__end-to-end-tests-artifacts
|
22 Bytes |
|
macOS_2__end-to-end-tests-reports
|
22 Bytes |
|
macOS_2__tests-reports
|
22 Bytes |
|