Bump up vscode-extension-tester to 8.8.0 #239
Annotations
13 warnings
Setup environment
Restore cache failed: Dependencies file is not found in /home/runner/work/kie-tools/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, 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/editor/src/embedded/embedded/EmbeddedEditor.tsx#L87
React Hook useMemo has an unnecessary dependency: 'props.file.getFileContents'. Either exclude it or remove the dependency array
|
PARTIAL → Build changed and downstream:
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has missing dependencies: 'envelopeContext.operatingSystem' and 'envelopeContext.services.keyboardShortcuts'. Either include them or remove the dependency array
|
PARTIAL → Build changed and downstream:
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L66
React Hook useMemo has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
PARTIAL → Build changed and downstream:
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L76
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
|
PARTIAL → Build changed and downstream:
packages/editor/src/envelope/KeyBindingsHelpOverlay/KeyBindingsHelpOverlay.tsx#L85
React Hook useEffect has a missing dependency: 'envelopeContext.services.keyboardShortcuts'. Either include it or remove the dependency array
|
PARTIAL → Build changed and downstream:
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
|
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:
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
|
PARTIAL → Build changed and downstream:
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
|
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/
|
Loading