Tshepo/f/drawer #45
npm-build-test.yml
on: pull_request
build-attempt
4m 9s
Annotations
10 warnings
|
build-attempt:
shesha-reactjs/src/designer-components/_settings/settingsControl.tsx#L64
React Hook useEffect has missing dependencies: 'onInternalChange' and 'setting'. Either include them or remove the dependency array
|
|
build-attempt:
shesha-reactjs/src/providers/appConfigurator/index.tsx#L67
React Hook useMemo has unnecessary dependencies: 'auth.isLoggedIn' and 'auth.state.status'. Either exclude them or remove the dependency array
|
|
build-attempt:
shesha-reactjs/src/providers/appConfigurator/index.tsx#L72
React Hook useEffect has a missing dependency: 'setHeaderValue'. Either include it or remove the dependency array
|
|
build-attempt:
shesha-reactjs/src/providers/appConfigurator/index.tsx#L208
React Hook useEffect has a missing dependency: 'styles.shaAppEditMode'. Either include it or remove the dependency array
|
|
build-attempt:
shesha-reactjs/src/providers/configurableActionsDispatcher/index.tsx#L295
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
|
|
build-attempt:
shesha-reactjs/src/providers/configurableActionsDispatcher/index.tsx#L295
React Hook useEffect has missing dependencies: 'payload', 'registerAction', and 'unregisterAction'. Either include them or remove the dependency array
|
|
build-attempt:
shesha-reactjs/src/providers/configurableComponent/index.tsx#L44
React Hook useMemo has a missing dependency: 'initialState'. Either include it or remove the dependency array
|
|
build-attempt:
shesha-reactjs/src/providers/configurableComponent/index.tsx#L70
React Hook useMemo has missing dependencies: 'getComponent' and 'upgradeSettings'. Either include them or remove the dependency array
|
|
build-attempt:
shesha-reactjs/src/providers/configurableComponent/index.tsx#L100
React Hook useEffect has missing dependencies: 'fetchInternal', 'getComponent', 'isApplicationSpecific', 'name', and 'state.settings'. Either include them or remove the dependency array
|
|
build-attempt:
shesha-reactjs/src/providers/dataTable/index.tsx#L276
React Hook useEffect has missing dependencies: 'changePageSize' and 'state.selectedPageSize'. Either include them or remove the dependency array
|