E2e test fix #6189
basic-tests.yml
on: pull_request
Code Validation
36s
Code Tests
40s
Annotations
7 errors and 2 warnings
Code Validation
Property 'isMentionsEnabled' is missing in type '{ bounds: {}; HTMLEmailWindowBounds: undefined; enterKeySends: false; notifications: true; showNotificationContent: true; locale: null; credentials: undefined; lastAccount: undefined; enableAVCalls: false; ... 17 more ...; contentProtectionEnabled: false; }' but required in type 'DesktopSettingsType'.
|
Code Validation
Property 'isMentionsEnabled' is missing in type '{ bounds: {}; HTMLEmailWindowBounds: undefined; enterKeySends: false; notifications: true; showNotificationContent: true; locale: null; credentials: undefined; lastAccount: undefined; enableAVCalls: false; ... 17 more ...; contentProtectionEnabled: false; }' but required in type 'DesktopSettingsType'.
|
Code Validation
Type '{ bounds: {}; HTMLEmailWindowBounds: Bounds | undefined; chatViewBgImg: string; credentials: never; lastAccount: number; enableAVCalls: boolean; enableBroadcastLists: boolean; ... 20 more ...; contentProtectionEnabled: boolean; }' is not assignable to type 'DesktopSettingsType'.
|
Code Validation
Type '{ bounds: {}; HTMLEmailWindowBounds: Bounds | undefined; chatViewBgImg: string; credentials: never; lastAccount: number; enableAVCalls: boolean; enableBroadcastLists: boolean; ... 20 more ...; contentProtectionEnabled: boolean; }' does not satisfy the expected type 'DesktopSettingsType'.
|
Code Validation
Property 'isMentionsEnabled' is missing in type '{ bounds: {}; HTMLEmailWindowBounds: undefined; enterKeySends: false; notifications: true; showNotificationContent: true; locale: null; credentials: undefined; lastAccount: undefined; enableAVCalls: false; ... 17 more ...; contentProtectionEnabled: false; }' but required in type 'DesktopSettingsType'.
|
Code Validation
Property 'chatId' does not exist on type '{ kind: "IncomingReaction"; } & { contactId: number; msgId: number; reaction: string; }'.
|
Code Validation
Process completed with exit code 1.
|
Code Validation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|