feat(security): add TOTP-based multi-factor authentication with backend and UI support #12705
Annotations
6 errors
|
|
|
frontend/src/core/tests/missingTranslations.test.ts#L192
AssertionError: expected [ { …(3) } ] to deeply equal []
- Expected
+ Received
- []
+ [
+ {
+ "fallback": "Two-factor authentication required",
+ "key": "firstLogin.mfaRequiredTitle",
+ "location": "frontend/src/core/components/onboarding/slides/FirstLoginSlide.tsx:195:22",
+ },
+ ]
❯ src/core/tests/missingTranslations.test.ts:192:22
|
|
frontend/src/core/components/onboarding/slides/FirstLoginSlide.tsx#L195
Missing en-GB translation for firstLogin.mfaRequiredTitle (Two-factor authentication required)
|
|
|
|
frontend/src/core/tests/missingTranslations.test.ts#L192
AssertionError: expected [ { …(3) } ] to deeply equal []
- Expected
+ Received
- []
+ [
+ {
+ "fallback": "Two-factor authentication required",
+ "key": "firstLogin.mfaRequiredTitle",
+ "location": "frontend/src/core/components/onboarding/slides/FirstLoginSlide.tsx:195:22",
+ },
+ ]
❯ src/core/tests/missingTranslations.test.ts:192:22
|
|
frontend/src/core/components/onboarding/slides/FirstLoginSlide.tsx#L195
Missing en-GB translation for firstLogin.mfaRequiredTitle (Two-factor authentication required)
|
The logs for this run have expired and are no longer available.
Loading