Skip to content

Fix git workflow

Fix git workflow #4

Triggered via pull request March 17, 2024 21:39
Status Failure
Total duration 2m 49s
Billable time 4m
Artifacts

tokenomics.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
gitleaks
Process completed with exit code 1.
build
Process completed with exit code 1.
gitleaks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L42
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#L71
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L88
React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L140
React Hook useEffect has a missing dependency: 'address'. Either include it or remove the dependency array
build: apps/tokenomics/common-util/Login/LoginV2.jsx#L149
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/common-util/hooks/useHelpers.jsx#L21
React Hook useEffect has missing dependencies: 'chainId' and 'dispatch'. Either include them or remove the dependency array
build: apps/tokenomics/components/Home/Bonding/BondingList.jsx#L225
React Hook useEffect has a missing dependency: 'getProducts'. Either include it or remove the dependency array
build: apps/tokenomics/components/Home/DevIncentives/Checkpoint.jsx#L31
React Hook useEffect has a missing dependency: 'getIfCheckpointVisible'. Either include it or remove the dependency array
build: apps/tokenomics/components/Home/MyBonds.jsx#L110
React Hook useEffect has a missing dependency: 'getBondsListHelper'. Either include it or remove the dependency array
build: apps/tokenomics/components/Login/index.jsx#L25
React Hook useEffect has missing dependencies: 'data?.formatted' and 'dispatch'. Either include them or remove the dependency array