Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TS] Fix TS errors in util directory #6950

Closed
Cal-L opened this issue Aug 1, 2023 · 0 comments
Closed

[TS] Fix TS errors in util directory #6950

Cal-L opened this issue Aug 1, 2023 · 0 comments
Assignees

Comments

@Cal-L
Copy link
Contributor

Cal-L commented Aug 1, 2023

Description

Fix Typescript errors in the util directory

Technical Details

Number of errors by file

     1  app/util/address/index.test.ts:14
    23  app/util/conversion/index.test.ts:11
    22  app/util/custom-gas/index.test.ts:19
     1  app/util/date/index.test.ts:42
     3  app/util/general/index.test.ts:24
     4  app/util/networks/handleNetworkSwitch.ts:32
     2  app/util/networks/index.test.ts:108
    30  app/util/number/index.test.ts:108
     1  app/util/password/index.test.ts:6
     8  app/util/sync/index.test.ts:109
     1  app/util/tokens/tokens.test.ts:4
     7  app/util/transactions/index.test.ts

Acceptance Criteria

  • running yarn tsc should not show any issues in the util directory
@Cal-L Cal-L self-assigned this Aug 31, 2023
@gauthierpetetin gauthierpetetin added ready-for-dev needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) and removed in-progress ready-for-dev labels Sep 1, 2023
@github-actions github-actions bot removed the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants