Skip to content

Standardised strings qa #3359

Standardised strings qa

Standardised strings qa #3359

Triggered via pull request September 4, 2024 05:39
Status Failure
Total duration 9m 29s
Artifacts

build-binaries.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 4 warnings
build (macos-14): ts/components/AboutView.tsx#L57
Expected 1 arguments, but got 2.
build (macos-14): ts/components/AboutView.tsx#L60
Expected 1 arguments, but got 2.
build (macos-14): ts/components/basic/Localizer.tsx#L108
Argument of type '{}' is not assignable to parameter of type 'Record<string, string | number>'.
build (macos-14): ts/components/calling/IncomingCallDialog.tsx#L80
Expected 1 arguments, but got 2.
build (macos-14): 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">'.
build (ubuntu-20.04): ts/components/AboutView.tsx#L57
Expected 1 arguments, but got 2.
build (ubuntu-20.04): ts/components/AboutView.tsx#L60
Expected 1 arguments, but got 2.
build (ubuntu-20.04): ts/components/EmptyMessageView.tsx#L94
Expected 1 arguments, but got 2.
build (ubuntu-20.04): ts/components/basic/Localizer.tsx#L108
Argument of type '{}' is not assignable to parameter of type 'Record<string, string | number>'.
build (ubuntu-20.04): ts/components/calling/IncomingCallDialog.tsx#L80
Expected 1 arguments, but got 2.
build (ubuntu-20.04): ts/components/conversation/SessionConversation.tsx#L244
Expected 1 arguments, but got 2.
build (ubuntu-20.04): ts/components/conversation/SubtleNotification.tsx#L106
Type '{ token: "groupNoMessages"; args: { group_name: string; }; }' is not assignable to type 'IntrinsicAttributes & LocalizerComponentBaseProps<"groupNoMessages">'.
build (ubuntu-20.04): ts/components/conversation/SubtleNotification.tsx#L110
Type '{ token: "messageRequestsTurnedOff"; args: { name: string; }; }' is not assignable to type 'IntrinsicAttributes & LocalizerComponentBaseProps<"messageRequestsTurnedOff">'.
build (ubuntu-20.04): ts/components/conversation/SubtleNotification.tsx#L113
Type '{ token: "conversationsEmpty"; args: { conversation_name: string; }; }' is not assignable to type 'IntrinsicAttributes & LocalizerComponentBaseProps<"conversationsEmpty">'.
build (macos-12): ts/components/AboutView.tsx#L57
Expected 1 arguments, but got 2.
build (macos-12): ts/components/AboutView.tsx#L60
Expected 1 arguments, but got 2.
build (macos-12): ts/components/basic/Localizer.tsx#L108
Argument of type '{}' is not assignable to parameter of type 'Record<string, string | number>'.
build (macos-12): ts/components/calling/IncomingCallDialog.tsx#L80
Expected 1 arguments, but got 2.
build (macos-12): 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">'.
build (windows-2022): ts/components/AboutView.tsx#L57
Expected 1 arguments, but got 2.
build (windows-2022): ts/components/AboutView.tsx#L60
Expected 1 arguments, but got 2.
build (windows-2022): ts/components/basic/Localizer.tsx#L108
Argument of type '{}' is not assignable to parameter of type 'Record<string, string | number>'.
build (windows-2022): ts/components/calling/IncomingCallDialog.tsx#L80
Expected 1 arguments, but got 2.
build (windows-2022): 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">'.
build (macos-14)
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/
build (ubuntu-20.04)
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/
build (macos-12)
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/
build (windows-2022)
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/setup-msbuild@v1.3.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/