Skip to content

feat(tokens): tokens and token lists library #7235

feat(tokens): tokens and token lists library

feat(tokens): tokens and token lists library #7235

Triggered via pull request October 23, 2023 07:23
Status Failure
Total duration 15m 39s
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

5 errors and 3 warnings
Lint: apps/widget-configurator/src/app/configurator/index.tsx#L168
Unexpected any. Specify a different type
Lint: apps/widget-configurator/src/app/configurator/index.tsx#L182
Unexpected any. Specify a different type
Lint: apps/widget-configurator/src/app/configurator/index.tsx#L205
Unexpected any. Specify a different type
Lint
Process completed with exit code 1.
Test
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