Skip to content

Merge branch 'development' into dev/build #7276

Merge branch 'development' into dev/build

Merge branch 'development' into dev/build #7276

Triggered via push July 30, 2024 10:43
Status Success
Total duration 7m 57s
Artifacts

test-npm.yml

on: push
Matrix: npm
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
npm (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
npm (18.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
npm (18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
npm (18.x): assets/apps/dashboard/src/Components/App.js#L21
React Hook useEffect has a missing dependency: 'setSettings'. Either include it or remove the dependency array. If 'setSettings' changes too often, find the parent component that defines it and wrap that definition in useCallback
npm (18.x): assets/apps/dashboard/src/Components/Content/CustomLayoutsUnavailable.js#L28
React Hook useEffect has a missing dependency: 'setTab'. Either include it or remove the dependency array. If 'setTab' changes too often, find the parent component that defines it and wrap that definition in useCallback
npm (18.x): assets/apps/dashboard/src/Components/Header.js#L24
React Hook useEffect has a missing dependency: 'setTabToCurrentHash'. Either include it or remove the dependency array
npm (18.x): assets/apps/dashboard/src/Components/ModuleCard.js#L32
React Hook useEffect has a missing dependency: 'slug'. Either include it or remove the dependency array
npm (18.x): assets/apps/dashboard/src/Components/Plugin/InstallActivate.js#L56
React Hook useEffect has missing dependencies: 'labels' and 'setCustomLabels'. Either include them or remove the dependency array
npm (18.x): assets/apps/dashboard/src/Components/Plugin/InstallActivate.js#L127
React Hook useEffect has missing dependencies: 'activatePlugin', 'currentState', and 'installPlugin'. Either include them or remove the dependency array
npm (18.x): assets/apps/dashboard/src/Components/Plugin/MultiInstallActivate.js#L29
React Hook useEffect has missing dependencies: 'changeModuleStatus', 'installActivateNeeded', and 'slug'. Either include them or remove the dependency array. If 'changeModuleStatus' changes too often, find the parent component that defines it and wrap that definition in useCallback
npm (18.x): assets/apps/dashboard/src/Components/Snackbar.js#L11
React Hook useEffect has a missing dependency: 'setToast'. Either include it or remove the dependency array. If 'setToast' changes too often, find the parent component that defines it and wrap that definition in useCallback
npm (18.x): assets/apps/customizer-controls/src/background/BackgroundComponent.js#L35
React Hook useEffect has missing dependencies: 'control.id' and 'updateValue'. Either include them or remove the dependency array
npm (18.x): assets/apps/customizer-controls/src/builder/HFGBuilder.tsx#L216
React Hook useEffect has missing dependencies: 'bindDeviceSwitching' and 'bindValueChanges'. Either include them or remove the dependency array
npm (18.x): assets/apps/customizer-controls/src/builder/HFGBuilder.tsx#L223
React Hook useEffect has a missing dependency: 'updateSidebarItems'. Either include it or remove the dependency array
npm (18.x): assets/apps/customizer-controls/src/builder/HFGBuilderComponent.tsx#L119
React Hook useEffect has missing dependencies: 'bindHideOnPaneCollapse' and 'bindShowOnExpand'. Either include them or remove the dependency array
npm (18.x): assets/apps/customizer-controls/src/builder/HFGBuilderComponent.tsx#L160
React Hook useEffect has a missing dependency: 'builder'. Either include it or remove the dependency array
npm (18.x): assets/apps/customizer-controls/src/builder/components/Builder.tsx#L32
React Hook useEffect has a missing dependency: 'preview'. Either include it or remove the dependency array
npm (18.x): assets/apps/customizer-controls/src/builder/components/Builder.tsx#L75
React Hook useEffect has a missing dependency: 'adaptPreviewHeight'. Either include it or remove the dependency array
npm (18.x): assets/apps/customizer-controls/src/builder/components/Builder.tsx#L84
React Hook useEffect has a missing dependency: 'adaptPreviewHeight'. Either include it or remove the dependency array
npm (18.x): assets/apps/customizer-controls/src/builder/components/Row.tsx#L60
React Hook useEffect has missing dependencies: 'bindColumnsSync', 'hasColumns', and 'rowSettingsHandler'. Either include them or remove the dependency array
npm (18.x): assets/apps/customizer-controls/src/builder/components/Row.tsx#L123
React Hook useEffect has missing dependencies: 'rowId' and 'togglePreviewSidebar'. Either include them or remove the dependency array