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.
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
[PM-14445] TS strict for Key Management Biometrics #13039
base: main
Are you sure you want to change the base?
[PM-14445] TS strict for Key Management Biometrics #13039
Changes from all commits
ac11768
5b22758
65b93e9
53574ab
e240947
6d0f006
8aa0f72
e5ff391
bc2faa0
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 76 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L76
Check warning on line 113 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L112-L113
Check warning on line 118 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L117-L118
Check warning on line 138 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L137-L138
Check warning on line 149 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L149
Check warning on line 159 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L159
Check warning on line 163 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L163
Check warning on line 166 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L166
Check warning on line 169 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L169
Check warning on line 182 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L182
Check warning on line 193 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L193
Check warning on line 205 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L205
Check warning on line 255 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L255
Check warning on line 268 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L268
Check warning on line 323 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L323
Check warning on line 344 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L344
Check warning on line 353 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L353
Check warning on line 373 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L373
Check warning on line 381 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L381
Check warning on line 385 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L385
Check warning on line 394 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L394
Check warning on line 404 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L404
Check warning on line 421 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L421
Check warning on line 425 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L423-L425
Check warning on line 431 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L431
Check warning on line 451 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L450-L451
Check warning on line 466 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L466
Check warning on line 471 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L471
Check warning on line 473 in apps/browser/src/background/nativeMessaging.background.ts
Codecov / codecov/patch
apps/browser/src/background/nativeMessaging.background.ts#L473
Check warning on line 36 in apps/desktop/src/key-management/biometrics/main-biometrics-ipc.listener.ts
Codecov / codecov/patch
apps/desktop/src/key-management/biometrics/main-biometrics-ipc.listener.ts#L36
Check warning on line 48 in apps/desktop/src/key-management/biometrics/main-biometrics-ipc.listener.ts
Codecov / codecov/patch
apps/desktop/src/key-management/biometrics/main-biometrics-ipc.listener.ts#L48