Skip to content

Merge branch 'development' into dev/build #7009

Merge branch 'development' into dev/build

Merge branch 'development' into dev/build #7009

Triggered via push December 5, 2023 09:00
Status Failure
Total duration 2m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-npm.yml

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

Annotations

3 errors and 10 warnings
npm (18.x): assets/apps/dashboard/src/utils/module-observer.js#L3
Expected JSDoc block lines to be aligned
npm (18.x): assets/apps/dashboard/src/utils/module-observer.js#L3
JSDoc @return declaration present but return expression not available in function
npm (18.x)
Process completed with exit code 1.
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 `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