kie-issues#2466: Serverless Logic Web Tools: Runtime Tools settings doesn't validate the data index url. #6097
Annotations
13 warnings
Setup environment
Restore cache failed: Dependencies file is not found in D:\a\incubator-kie-tools\incubator-kie-tools. Supported file pattern: go.sum
|
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/
|
PARTIAL → Build changed and downstream:
packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/embedded/EmbeddedCloudEventForm.tsx#L75
React Hook useCallback has missing dependencies: 'props.defaultValues', 'props.isNewInstanceEvent', and 'props.serviceUrl'. Either include them or remove the dependency array
|
PARTIAL → Build changed and downstream:
packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L99
React Hook useCallback has a missing dependency: 'getValidationMessage'. Either include it or remove the dependency array
|
PARTIAL → Build changed and downstream:
packages/runtime-tools-swf-enveloped-components/src/cloudEventForm/envelope/components/CloudEventForm/CloudEventForm.tsx#L149
React Hook useCallback has missing dependencies: 'driver', 'isNewInstanceEvent', 'resetForm', and 'serviceUrl'. Either include them or remove the dependency array
|
PARTIAL → Build changed and downstream:
packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementTable/JobsManagementTable.tsx#L346
React Hook useEffect has missing dependencies: 'rows' and 'setSelectedJobInstances'. Either include them or remove the dependency array. If 'setSelectedJobInstances' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
PARTIAL → Build changed and downstream:
packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementTable/JobsManagementTable.tsx#L351
React Hook useEffect has a missing dependency: 'tableContent'. Either include it or remove the dependency array
|
PARTIAL → Build changed and downstream:
packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagementToolbar/JobsManagementToolbar.tsx#L183
React Hook useEffect has a missing dependency: 'filterData'. Either include it or remove the dependency array
|
PARTIAL → Build changed and downstream:
packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsManagement/JobsManagement.tsx#L148
React Hook React.useEffect has a missing dependency: 'initLoad'. Either include it or remove the dependency array
|
PARTIAL → Build changed and downstream:
packages/runtime-tools-swf-enveloped-components/src/jobsManagement/envelope/components/JobsRescheduleModal/JobsRescheduleModal.tsx#L160
React Hook React.useEffect has a missing dependency: 'handleErrorModal'. Either include it or remove the dependency array
|
PARTIAL → Build changed and downstream:
packages/runtime-tools-swf-enveloped-components/src/workflowDefinitions/envelope/components/WorkflowDefinitionList/WorkflowDefinitionList.tsx#L69
React Hook useEffect has a missing dependency: 'init'. Either include it or remove the dependency array
|
PARTIAL → Build changed and downstream:
packages/runtime-tools-swf-enveloped-components/src/workflowDetails/embedded/EmbeddedWorkflowDetails.tsx#L74
React Hook useCallback has a missing dependency: 'props.workflowInstance'. Either include it or remove the dependency array
|
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", "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", "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".
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/
|
Loading