Update linters and Node #789
Annotations
22 warnings
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18.x):
src/components/Assets/AssetList/index.tsx#L245
React Hook useEffect has a missing dependency: 'refreshData'. Either include it or remove the dependency array
|
build (18.x):
src/components/Assets/AssetList/index.tsx#L251
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (18.x):
src/components/Assets/AssetList/index.tsx#L255
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (18.x):
src/components/Assets/AssetTypeList/index.tsx#L88
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (18.x):
src/components/Assets/AssetTypeList/index.tsx#L116
React Hook useEffect has a missing dependency: 'refreshData'. Either include it or remove the dependency array
|
build (18.x):
src/components/Assets/AssetTypeList/index.tsx#L122
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (18.x):
src/components/Assets/AssetsFilter/index.tsx#L152
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (18.x):
src/components/Assets/AssetsFilter/index.tsx#L169
React Hook useEffect has missing dependencies: 'selectedConsumers', 'selectedEndpoints', 'selectedInsights', 'selectedInternals', and 'selectedServices'. Either include them or remove the dependency array
|
build (18.x):
src/components/Assets/AssetsFilter/index.tsx#L234
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (18.x):
src/components/Assets/AssetsFilter/index.tsx#L262
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (20.x):
src/components/Assets/AssetList/index.tsx#L245
React Hook useEffect has a missing dependency: 'refreshData'. Either include it or remove the dependency array
|
build (20.x):
src/components/Assets/AssetList/index.tsx#L251
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (20.x):
src/components/Assets/AssetList/index.tsx#L255
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (20.x):
src/components/Assets/AssetTypeList/index.tsx#L88
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (20.x):
src/components/Assets/AssetTypeList/index.tsx#L116
React Hook useEffect has a missing dependency: 'refreshData'. Either include it or remove the dependency array
|
build (20.x):
src/components/Assets/AssetTypeList/index.tsx#L122
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (20.x):
src/components/Assets/AssetsFilter/index.tsx#L152
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (20.x):
src/components/Assets/AssetsFilter/index.tsx#L169
React Hook useEffect has missing dependencies: 'selectedConsumers', 'selectedEndpoints', 'selectedInsights', 'selectedInternals', and 'selectedServices'. Either include them or remove the dependency array
|
build (20.x):
src/components/Assets/AssetsFilter/index.tsx#L234
React Hook useEffect has a missing dependency: 'props'. Either include it 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 (20.x):
src/components/Assets/AssetsFilter/index.tsx#L262
React Hook useEffect has a missing dependency: 'props'. Either include it 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
|