Standardised strings qa #3638
Annotations
10 errors and 1 warning
ts/components/AboutView.tsx#L57
Expected 1 arguments, but got 2.
|
ts/components/AboutView.tsx#L60
Expected 1 arguments, but got 2.
|
ts/components/EmptyMessageView.tsx#L94
Expected 1 arguments, but got 2.
|
ts/components/basic/Localizer.tsx#L108
Argument of type '{}' is not assignable to parameter of type 'Record<string, string | number>'.
|
ts/components/calling/IncomingCallDialog.tsx#L80
Expected 1 arguments, but got 2.
|
ts/components/conversation/SessionConversation.tsx#L244
Expected 1 arguments, but got 2.
|
ts/components/conversation/SubtleNotification.tsx#L106
Type '{ token: "groupNoMessages"; args: { group_name: string; }; }' is not assignable to type 'IntrinsicAttributes & LocalizerComponentBaseProps<"groupNoMessages">'.
|
ts/components/conversation/SubtleNotification.tsx#L110
Type '{ token: "messageRequestsTurnedOff"; args: { name: string; }; }' is not assignable to type 'IntrinsicAttributes & LocalizerComponentBaseProps<"messageRequestsTurnedOff">'.
|
ts/components/conversation/SubtleNotification.tsx#L113
Type '{ token: "conversationsEmpty"; args: { conversation_name: string; }; }' is not assignable to type 'IntrinsicAttributes & LocalizerComponentBaseProps<"conversationsEmpty">'.
|
ts/components/conversation/composition/CompositionTextArea.tsx#L69
Expected 1 arguments, but got 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading