MetaMask / MetaMask/core

`phishing-controller`: Replace use of `any` with proper types (non-test files only)

Open
#3,727 0 comments 0 reactions 0 assignees View on GitHub
security team-wallet-framework wf-type-fixes
Dominant language
TypeScript
Stars
413
Forks
308
Avg merge
1d 4h
Merged PRs (30d)
253

Description

Look for the following string in non-test files to find these: ``// TODO: Replace `any` with type``

At time of writing, there was 1 instance.

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the repository's non-test files for `// TODO: Replace `any` with type` and inspect the single occurrence in the phishing-controller package. Read the surrounding types and usages to determine the appropriate replacement, then run the relevant package tests. Done means the TODO is resolved without changing test files and the package checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
security
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.