fix(permit): usdc limit orders warning #7173
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
Lint:
apps/cowswap-frontend/src/modules/permit/hooks/useCheckHasValidPendingPermit.ts#L41
React Hook useCallback has a missing dependency: 'getPermitInfo'. Either include it or remove the dependency array
|
Lint:
apps/cowswap-frontend/src/modules/tokensList/pure/TokenLogo/index.tsx#L34
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|
Lint:
apps/cowswap-frontend/src/modules/tokensList/pure/TokenSourceTitle/index.tsx#L37
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images
|