Skip to content

Updating Translate to Manage Pluralization #42971

Updating Translate to Manage Pluralization

Updating Translate to Manage Pluralization #42971

Triggered via pull request July 8, 2024 02:06
Status Failure
Total duration 2m 6s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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