Skip to content

Dac fixes

Dac fixes #698

Triggered via pull request September 4, 2024 20:03
@YsrbollesYsrbolles
synchronize #211
dac-fixes
Status Success
Total duration 1m 51s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
yarn-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
yarn-build: src/components/Navbar/Account.tsx#L51
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/Partners/PartnerCard.tsx#L44
React Hook useEffect has missing dependencies: 'chackValidatorStatus' and 'pChainAddress'. Either include them or remove the dependency array
yarn-build: src/components/PlatformSwitcher.tsx#L35
React Hook useEffect has a missing dependency: 'checkFeature'. Either include it or remove the dependency array
yarn-build: src/components/PlatformSwitcher.tsx#L102
Array.prototype.map() expects a value to be returned at the end of arrow function