cowprotocol / cowprotocol/cowswap
Fix all Typescript errors
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 183
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 122
Description
Description
We have a couple of libs and apps that fail during the Typescript compilation:
cowswap-frontend-e2ebalances-and-allowancescoresnackbarstokensui☑️wallet
Proposal
Fix all the typescript errors/issues so we can run typecheck in the CI, repo-wide (not just cowswap-frontend).
[!WARNING]
It might make sense to tackle each lib in a separate PR if the changes are too big!!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the repository's TypeScript typecheck for the listed packages: cowswap-frontend-e2e, balances-and-allowances, core, snackbars, tokens, and wallet. Review the compiler output for each package and determine the affected files. Done means repo-wide TypeScript compilation succeeds in CI, not only for cowswap-frontend.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- build-system, ci-cd, tooling
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100