feat: cctp withdrawals: receipt + validation [4/n] #4359
Annotations
3 errors and 11 warnings
src/constants/cctp.ts#L5
Dependency cycle detected
|
src/constants/transfers.ts#L7
Dependency cycle detected
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dydxprotocol/[email protected], 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/
|
src/App.tsx#L116
React Hook useEffect has a missing dependency: 'skipClientId'. Either include it or remove the dependency array
|
src/components/BackButton.tsx#L21
Unnecessary optional chain on a non-nullish value
|
src/components/Button.tsx#L168
Unnecessary conditional, value is always truthy
|
src/components/Details.tsx#L224
Unnecessary conditional, value is always truthy
|
src/components/Details.tsx#L232
Unnecessary conditional, value is always truthy
|
src/components/Details.tsx#L244
Unnecessary conditional, value is always truthy
|
src/components/DropdownMenu.tsx#L82
Unnecessary optional chain on a non-nullish value
|
src/components/FormInput.tsx#L35
Unnecessary optional chain on a non-nullish value
|
src/components/GuardedMobileRoute.tsx#L27
React Hook useEffect has missing dependencies: 'canAccountTrade', 'dispatch', and 'isTablet'. Either include them or remove the dependency array
|
src/components/GuardedMobileRoute.tsx#L38
React Hook useEffect has a missing dependency: 'navigate'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading