Skip to content

feat(dac): add DAC voting app #543

feat(dac): add DAC voting app

feat(dac): add DAC voting app #543

Triggered via pull request December 25, 2023 08:21
Status Failure
Total duration 1m 45s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
yarn-build
Process completed with exit code 1.
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/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