Refactor Navigation #802
Annotations
3 errors and 21 warnings
build (20.x)
Process completed with exit code 1.
|
build (18.x)
The job was canceled because "_20_x" failed.
|
build (18.x)
The operation was canceled.
|
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#L240
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#L127
React Hook useEffect has a missing dependency: 'refreshData'. Either include it or remove the dependency array
|
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/Dashboard/ListWidget/index.tsx#L105
React Hook useEffect has missing dependencies: 'environment', 'page', and 'type'. Either include them or remove the dependency array
|
build (20.x):
src/components/Documentation/index.tsx#L33
React Hook useEffect has a missing dependency: 'page'. Either include it or remove the dependency array
|
build (20.x):
src/components/Errors/ErrorDetails/index.tsx#L40
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
|
build (20.x):
src/components/Errors/ErrorsList/index.tsx#L43
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
|
build (20.x):
src/components/Highlights/Impact/index.tsx#L68
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
|
build (20.x):
src/components/Highlights/Performance/index.tsx#L33
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
|
build (20.x):
src/components/Highlights/Scaling/index.tsx#L83
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
|
build (18.x):
src/components/Assets/AssetList/index.tsx#L240
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#L127
React Hook useEffect has a missing dependency: 'refreshData'. Either include it or remove the dependency array
|
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/Dashboard/ListWidget/index.tsx#L105
React Hook useEffect has missing dependencies: 'environment', 'page', and 'type'. Either include them or remove the dependency array
|
build (18.x):
src/components/Documentation/index.tsx#L33
React Hook useEffect has a missing dependency: 'page'. Either include it or remove the dependency array
|
build (18.x):
src/components/Errors/ErrorDetails/index.tsx#L40
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
|
build (18.x):
src/components/Errors/ErrorsList/index.tsx#L43
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
|
build (18.x):
src/components/Highlights/Impact/index.tsx#L68
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
|
build (18.x):
src/components/Highlights/Performance/index.tsx#L33
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
|
build (18.x):
src/components/Highlights/Scaling/index.tsx#L83
React Hook useEffect has a missing dependency: 'getData'. Either include it or remove the dependency array
|