Skip to content

refactor(Core UI): ♻️ Rename file Slide to Fade #944

refactor(Core UI): ♻️ Rename file Slide to Fade

refactor(Core UI): ♻️ Rename file Slide to Fade #944

Triggered via push July 18, 2023 16:42
Status Success
Total duration 5m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
build-and-deploy
5m 36s
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