Skip to content

fix: header state issue when navigating back to explorer from wallet … #565

fix: header state issue when navigating back to explorer from wallet …

fix: header state issue when navigating back to explorer from wallet … #565

Triggered via push January 18, 2024 22:53
Status Success
Total duration 1m 44s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
yarn-build: src/components/Navbar/Account.tsx#L48
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
yarn-build: src/components/Navbar/LoadMyKeysComponent.tsx#L52
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
yarn-build: src/components/Navbar/LoggedInAccount.tsx#L18
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
yarn-build: src/components/Navbar/NetworkSwitcher.tsx#L5
'CircularProgress' is defined but never used
yarn-build: src/components/PlatformSwitcher.tsx#L84
Array.prototype.map() expects a value to be returned at the end of arrow function
yarn-build: src/views/partners/CreateOfferForm.tsx#L19
React Hook useEffect has missing dependencies: 'dispatch' and 'navigate'. Either include them or remove the dependency array