NO-ISSUE: Maven plugins update #6789
Annotations
1 error and 11 warnings
PARTIAL → Build changed and downstream
Cannot invoke "org.kie.workbench.common.stunner.core.client.canvas.AbstractCanvas.disableHandlers()" because "canvas" is null
|
Setup environment
Restore cache failed: Dependencies file is not found in /home/runner/work/incubator-kie-tools/incubator-kie-tools. Supported file pattern: go.sum
|
PARTIAL → Build changed and downstream:
packages/yard-editor/src/uiEditor/YardUIEditor.tsx#L174
React Hook useCallback has missing dependencies: 'createEdge' and 'createNode'. Either include them or remove the dependency array
|
PARTIAL → Build changed and downstream:
packages/yard-editor/src/uiEditor/YardUIEditor.tsx#L256
React Hook useMemo has a missing dependency: 'diagramHeight'. Either include it or remove the dependency array
|
PARTIAL → Build changed and downstream
This extension consists of 707 files, out of which 109 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
|
PARTIAL → Build changed and downstream
Neither a .vscodeignore file nor a "files" property in package.json was found. To ensure only necessary files are included in your extension, add a .vscodeignore file or specify the "files" property in package.json. More info: https://aka.ms/vscode-vscodeignore
|
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/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/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
|
Loading