Skip to content

Refactor Navigation #804

Refactor Navigation

Refactor Navigation #804

Triggered via pull request June 20, 2024 15:48
Status Success
Total duration 2m 44s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
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)
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#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