Skip to content

refactor: ♻️ Remove unused lib dependency #938

refactor: ♻️ Remove unused lib dependency

refactor: ♻️ Remove unused lib dependency #938

Triggered via pull request July 14, 2023 07:56
Status Success
Total duration 5m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

skupper-console.yml

on: pull_request
build-and-deploy
5m 7s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build-and-deploy: src/core/components/Graph/GraphReactAdaptor.tsx#L192
Too many nested callbacks (5). Maximum allowed is 4
build-and-deploy: src/core/components/Graph/GraphReactAdaptor.tsx#L265
Too many nested callbacks (5). Maximum allowed is 4
build-and-deploy: src/core/components/Wrapper.tsx#L51
React Hook useEffect has missing dependencies: 'config', 'location.pathname', and 'navigate'. Either include them or remove the dependency array