Skip to content

Fix: test and gitleaks issues #61

Fix: test and gitleaks issues

Fix: test and gitleaks issues #61

Triggered via pull request April 25, 2024 10:26
Status Failure
Total duration 2m 37s
Artifacts

tokenomics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: apps/tokenomics/common-util/DynamicFieldsForm/index.jsx#L40
React Hook useEffect has missing dependencies: 'dynamicFormType' and 'form'. Either include them or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L65
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L82
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L144
React Hook useEffect has missing dependencies: 'disconnect' and 'onDisconnectCb'. Either include them or remove the dependency array. If 'onDisconnectCb' changes too often, find the parent component that defines it and wrap that definition in useCallback
build: apps/tokenomics/components/Home/MyBonds.jsx#L109
React Hook useEffect has a missing dependency: 'getBondsListHelper'. Either include it or remove the dependency array