Skip to content

Thulasizwe/en/file list #34

Thulasizwe/en/file list

Thulasizwe/en/file list #34

Triggered via pull request April 4, 2025 06:59
Status Success
Total duration 2m 0s
Artifacts

npm-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: shesha-reactjs/src/designer-components/_settings/settingsControl.tsx#L69
React Hook useEffect has missing dependencies: 'onInternalChange', 'props', and 'setting'. Either include them or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
build-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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