Skip to content

Update react-i18next 12.3.1 → 13.0.2 (major) #4919

Update react-i18next 12.3.1 → 13.0.2 (major)

Update react-i18next 12.3.1 → 13.0.2 (major) #4919

Triggered via pull request July 25, 2023 15:13
Status Failure
Total duration 5m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.