Skip to content

feat: change theme to drk/light instead of day/night #555

feat: change theme to drk/light instead of day/night

feat: change theme to drk/light instead of day/night #555

Triggered via pull request December 29, 2023 15:20
Status Success
Total duration 1m 51s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
yarn-build: src/components/Navbar/Account.tsx#L26
'_' is assigned a value but never used
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/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