-
-
Notifications
You must be signed in to change notification settings - Fork 190
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
refactor(permission-controller): Clean up use of any
#4171
Merged
Merged
Commits on Apr 17, 2024
-
refactor(permission-controller): Refactor "any" typecasts
Either replaces `any` with `@ts-expect-error` directives or leaves them in place without a TODO to replace them. All remaining instances of `any` are defensible.
Configuration menu - View commit details
-
Copy full SHA for 0196028 - Browse repository at this point
Copy the full SHA 0196028View commit details -
fix(accounts-controller): Remove suddenly and mysteriously extraneous…
… ts-expect-error
Configuration menu - View commit details
-
Copy full SHA for 632ebc9 - Browse repository at this point
Copy the full SHA 632ebc9View commit details
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b95853 - Browse repository at this point
Copy the full SHA 6b95853View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4cd213 - Browse repository at this point
Copy the full SHA f4cd213View commit details -
Configuration menu - View commit details
-
Copy full SHA for a16abf9 - Browse repository at this point
Copy the full SHA a16abf9View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e620020 - Browse repository at this point
Copy the full SHA e620020View commit details -
Configuration menu - View commit details
-
Copy full SHA for c54671b - Browse repository at this point
Copy the full SHA c54671bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab7031b - Browse repository at this point
Copy the full SHA ab7031bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e48f1 - Browse repository at this point
Copy the full SHA 26e48f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49d833c - Browse repository at this point
Copy the full SHA 49d833cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 376d8f8 - Browse repository at this point
Copy the full SHA 376d8f8View commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f8fa3d - Browse repository at this point
Copy the full SHA 6f8fa3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7a275f - Browse repository at this point
Copy the full SHA b7a275fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b7101 - Browse repository at this point
Copy the full SHA a6b7101View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee2ad01 - Browse repository at this point
Copy the full SHA ee2ad01View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 834d764 - Browse repository at this point
Copy the full SHA 834d764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a948c5 - Browse repository at this point
Copy the full SHA 1a948c5View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a53dab - Browse repository at this point
Copy the full SHA 1a53dabView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.