Update react-i18next 12.3.1 → 13.0.2 (major) #4919
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
typecheck:
src/app/components/AccountMenu/index.tsx#L26
Type '"account_menu"' is not assignable to type 'KeyPrefix<"translation">'.
|
typecheck:
src/app/components/AccountMenu/index.tsx#L103
Type 'string | { label: string; } | { label: string; } | { enter_password: string; confirm_password: string; mismatched_password: string; } | { title: string; description: string; choose_password: { ...; }; confirm_password: { ...; }; errors: { ...; }; } | ... 205 more ... | { ...; }' is not assignable to type 'ReactI18NextChildren'.
|
typecheck:
src/app/components/AccountMenu/index.tsx#L103
No overload matches this call.
|
typecheck:
src/app/components/AccountMenu/index.tsx#L131
Type instantiation is excessively deep and possibly infinite.
|
typecheck:
src/app/components/AccountMenu/index.tsx#L131
No overload matches this call.
|
typecheck:
src/app/components/AccountMenu/index.tsx#L144
Type instantiation is excessively deep and possibly infinite.
|
typecheck:
src/app/components/AccountMenu/index.tsx#L144
No overload matches this call.
|
typecheck:
src/app/components/AccountMenu/index.tsx#L193
Type instantiation is excessively deep and possibly infinite.
|
typecheck:
src/app/components/AccountMenu/index.tsx#L193
No overload matches this call.
|
typecheck:
src/app/components/AccountMenu/index.tsx#L201
Type instantiation is excessively deep and possibly infinite.
|