Updating Translate to Manage Pluralization #42971
Annotations
10 errors
src/components/ProcessMoneyReportHoldMenu.tsx#L79
Expected 1 arguments, but got 2.
|
src/components/Search/SearchPageHeader.tsx#L116
Argument of type '{ selectedNumber: number; }' is not assignable to parameter of type 'number'.
|
src/libs/WorkspacesSettingsUtils.ts#L250
Type 'string' is not assignable to type 'number'.
|
src/libs/WorkspacesSettingsUtils.ts#L266
Type 'string | undefined' is not assignable to type 'string'.
|
src/libs/WorkspacesSettingsUtils.ts#L272
Type 'string | undefined' is not assignable to type 'string'.
|
src/pages/GroupChatNameEditPage.tsx#L60
Argument of type '{ limit: 100; }' is not assignable to parameter of type 'CharacterLimitParams'.
|
src/pages/RestrictedAction/Workspace/WorkspaceAdminRestrictedAction.tsx#L54
Type 'string | undefined' is not assignable to type 'string'.
|
src/pages/RestrictedAction/Workspace/WorkspaceAdminRestrictedAction.tsx#L57
Type 'string | undefined' is not assignable to type 'string'.
|
src/pages/RestrictedAction/Workspace/WorkspaceUserRestrictedAction.tsx#L54
Type 'string | undefined' is not assignable to type 'string'.
|
src/pages/settings/Subscription/CardSection/CardSection.tsx#L113
Type 'string | undefined' is not assignable to type 'string'.
|
This job failed
Loading