Skip to content

feat: refactor halloween theme #7262

feat: refactor halloween theme

feat: refactor halloween theme #7262

Triggered via pull request October 24, 2023 12:29
Status Failure
Total duration 14m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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