Standardised strings qa #3359
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/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/composition/CompositionTextArea.tsx#L69
Expected 1 arguments, but got 2.
|
ts/components/conversation/header/ConversationHeaderTitle.tsx#L84
Expected 1 arguments, but got 2.
|
ts/components/conversation/header/ConversationHeaderTitle.tsx#L84
Expected 1 arguments, but got 2.
|
ts/components/conversation/message/message-content/ClickToTrustSender.tsx#L47
Object literal may only specify known properties, and 'args' does not exist in type 'LocalizerComponentBaseProps<"attachmentsAutoDownloadModalDescription">'.
|
ts/components/conversation/message/message-content/ClickToTrustSender.tsx#L134
Expected 1 arguments, but got 2.
|
ts/components/conversation/message/message-content/MessageReactBar.tsx#L108
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, microsoft/[email protected]. 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