feat: refactor halloween theme #7262
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 3 warnings
Lint:
apps/cowswap-frontend/src/legacy/theme/cowSwapAssets.ts#L1
There should be at least one empty line between import groups
|
Lint:
apps/cowswap-frontend/src/legacy/theme/cowSwapAssets.ts#L1
`common/constants/theme` import should occur after import of `assets/images/fortuneCookieHalloween.svg`
|
Lint
Process completed with exit code 1.
|
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
|